Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeflash-ai
/
codeflash
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
247
Code
Issues
18
Pull requests
70
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
perf: cache file reads and AST parses during discovery pass
- #2135
#2135
Open
KRRT7
wants to merge 9 commits into
main
codeflash-ai/codeflash:main
from
perf/discovery-ast-cache
codeflash-ai/codeflash:perf/discovery-ast-cache
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
perf: cache file reads and AST parses during discovery pass
#2135
KRRT7
wants to merge 9 commits into
main
codeflash-ai/codeflash:main
from
perf/discovery-ast-cache
codeflash-ai/codeflash:perf/discovery-ast-cache
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
perf: prefilter files by path before read_text() in discovery
Show description for 6527780
KRRT7
committed
6527780
View commit details
Copy full SHA for 6527780
Browse repository at this point
perf: cache file reads and AST parses during discovery pass
Show description for 93763a3
KRRT7
committed
93763a3
View commit details
Copy full SHA for 93763a3
Browse repository at this point
perf: read JS/TS files once during discovery export checks
Show description for 339e2d5
KRRT7
committed
339e2d5
View commit details
Copy full SHA for 339e2d5
Browse repository at this point
fix: use read_file_cached instead of raw disk read for JS/TS source
Show description for 39d49b1
KRRT7
committed
39d49b1
View commit details
Copy full SHA for 39d49b1
Browse repository at this point
perf: skip unused callers JSON decode in ProfileStats
Show description for 448ff82
KRRT7
committed
448ff82
View commit details
Copy full SHA for 448ff82
Browse repository at this point
Commits on May 8, 2026
Merge branch 'main' into perf/discovery-ast-cache
KRRT7
authored
8123d52
View commit details
Copy full SHA for 8123d52
Browse repository at this point
Merge pull request #2136 from codeflash-ai/perf/discovery-js-read
Show description for af2912f
aseembits93
authored
af2912f
View commit details
Copy full SHA for af2912f
Browse repository at this point
Merge branch 'main' into perf/discovery-ast-cache
KRRT7
authored
54eb842
View commit details
Copy full SHA for 54eb842
Browse repository at this point
Merge pull request #2137 from codeflash-ai/cf-2132-skip-callers-json-decode
Show description for d906b88
KRRT7
authored
d906b88
View commit details
Copy full SHA for d906b88
Browse repository at this point
You can’t perform that action at this time.