Avatar for the pydantic user
pydantic
monty
BlogDocsChangelog

Add numpy ndarray support for LLM-generated Python

#248
Comparing
trevorprater:feat/numpy-and-pandas
(
836898d
) with
main
(
95ab2ab
)
CodSpeed Performance Gauge
-4%
Untouched
13

Benchmarks

13 total
list_append_str__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
130.4 ms129.5 ms
list_append_int__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
48.1 ms48.1 ms
loop_mod_13__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
330.6 µs331.4 µs
empty_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
29.5 ms29.6 ms
pair_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
94.8 ms96.1 ms
list_append__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-3%
15.8 µs16.2 µs
end_to_end__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-3%
44.1 µs45.7 µs
func_call_kwargs__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-4%
21 µs21.8 µs
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-4%
64.2 µs67 µs
list_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-7%
294.1 µs315.3 µs
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-7%
621.5 µs668.4 µs
add_two__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-7%
11 µs11.8 µs
fib__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-9%
173.9 ms190.8 ms

Commits

Click on a commit to change the comparison range
Base
main
95ab2ab
-2.99%
Add comprehensive numpy parity test and fix 4 bugs
529777b
19 days ago
by trevorprater
-0.11%
Add resource limit checks and accept plain lists in elementwise numpy functions
d6df35e
19 days ago
by trevorprater
-0.55%
Fix ndarray bitwise invert and np.where shape validation (Codex review)
09e8527
19 days ago
by trevorprater
+0.15%
Production-readiness fixes for numpy ndarray support
836898d
19 days ago
by trevorprater
© 2026 CodSpeed Technology
Home Terms Privacy Docs