pydantic
monty
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Fix VM panic when function parameter shadows outer local variable
#124
Comparing
CJHwong:fix/closure-param-shadows-outer-local
(
2ab9849
) with
main
(
6c277bc
)
CodSpeed Performance Gauge
0%
Untouched
13
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
13 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
61.4 µs
61 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
add_two__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
7.5 µs
7.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
end_to_end__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
37.9 µs
37.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
630.2 µs
629.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
loop_mod_13__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
250.2 µs
250.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
empty_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
29.9 ms
29.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_append_str__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
111.1 ms
111.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fib__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
141.3 ms
141.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pair_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
96.6 ms
96.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_append_int__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
50.4 ms
50.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
307.5 µs
307.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
func_call_kwargs__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
19.8 µs
19.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_append__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
12.8 µs
12.9 µs
Commits
Click on a commit to change the comparison range
Base
main
6c277bc
-0.01%
Fix parameter resolution when shadowing outer local in closures
2ab9849
7 days ago
by CJHwong
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs