mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 11:59:35 +00:00
Update benchmark scripts, use uv (#15120)
This commit is contained in:
parent
8440f3ea9f
commit
dcb85b7088
11 changed files with 335 additions and 601 deletions
|
@ -4,4 +4,4 @@
|
|||
# Setup the CPython repository to enable benchmarking.
|
||||
###
|
||||
|
||||
git clone --branch 3.10 https://github.com/python/cpython.git crates/ruff_linter/resources/test/cpython --filter=blob:none
|
||||
git clone --branch 3.12 https://github.com/python/cpython.git crates/ruff_linter/resources/test/cpython --filter=blob:none --depth=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue