Skip to content

Commit b691fbc

Browse files
committed
update benchmarks
1 parent 7e29b14 commit b691fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ruff_benchmark/benches/ty_walltime.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ static SYMPY: Benchmark = Benchmark::new(
194194
max_dep_date: "2025-06-17",
195195
python_version: PythonVersion::PY312,
196196
},
197-
13000,
197+
13030,
198198
);
199199

200200
static TANJUN: Benchmark = Benchmark::new(

0 commit comments

Comments
 (0)