pydantic
monty
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Fix stack-depth tracking after break/continue in unreachable code
#268
Comparing
thomasst:fix-break-continue-stack-depth
(
19d45b9
) with
main
(
e59c8fa
)
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.
empty_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+4%
31.1 ms
29.9 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
+3%
98.1 ms
94.9 ms
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
+1%
41.3 µs
40.9 µ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
+1%
16.9 µs
16.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
62.2 µs
62.1 µ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 µs
7 µ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
0%
11.9 µs
11.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fib__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
172.6 ms
172.6 ms
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%
316 µs
316 µs
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%
325.8 µs
326.5 µs
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%
49.6 ms
49.7 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
-1%
126.8 ms
128.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
634.9 µs
643.9 µs
Commits
Click on a commit to change the comparison range
Base
main
e59c8fa
-0.12%
Fix stack-depth tracking after break/continue in unreachable code
9268c0f
5 days ago
by thomasst
+0.26%
add newlines for format
2797143
5 days ago
by thomasst
+0.05%
add test for continue
2a4bf6b
5 days ago
by thomasst
+0.22%
another newline
19d45b9
5 days ago
by thomasst
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs