Skip to content

Add --repo-cache flag to persist cloned repos between benchmark runs#136

Open
lolpack wants to merge 1 commit intomainfrom
repo-cache-feature
Open

Add --repo-cache flag to persist cloned repos between benchmark runs#136
lolpack wants to merge 1 commit intomainfrom
repo-cache-feature

Conversation

@lolpack
Copy link
Copy Markdown
Owner

@lolpack lolpack commented Apr 2, 2026

Adds a --repo-cache option to both the typecheck and LSP benchmarks that stores cloned repos in a persistent directory. On subsequent runs, repos are reused and dependency installation is skipped, saving significant time for local iterative benchmarking.

Adds a --repo-cache option to both the typecheck and LSP benchmarks that
stores cloned repos in a persistent directory. On subsequent runs, repos
are reused and dependency installation is skipped, saving significant
time for local iterative benchmarking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant