Avatar for the pydantic user
pydantic
monty
BlogDocsChangelog

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

13 total
empty_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+4%
31.1 ms29.9 ms
pair_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+3%
98.1 ms94.9 ms
end_to_end__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
41.3 µs40.9 µs
func_call_kwargs__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
16.9 µs16.8 µs
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
62.2 µs62.1 µs
add_two__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
7 µs7 µs
list_append__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
11.9 µs11.9 µs
fib__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
172.6 ms172.6 ms
loop_mod_13__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
316 µs316 µs
list_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
325.8 µs326.5 µs
list_append_int__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
49.6 ms49.7 ms
list_append_str__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
126.8 ms128.5 ms
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
634.9 µs643.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