pydantic
monty
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: add MontySession for calling Python functions from Rust
#271
Comparing
rsr5:call-python-functions-from-rust
(
c355d83
) with
main
(
35aae2c
)
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.
pair_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
94.7 ms
93 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%
45.7 µs
45.4 µ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%
21.2 µs
21.2 µ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%
625.1 µs
625.1 µ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%
330.1 µs
330.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%
30.5 ms
30.5 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%
133.2 ms
133.2 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%
48.5 ms
48.5 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%
173.6 ms
173.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
add_two__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
11.1 µs
11.1 µ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
-1%
64.5 µs
64.8 µ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
-1%
292.1 µs
294 µ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%
16.1 µs
16.3 µs
Commits
Click on a commit to change the comparison range
Base
main
35aae2c
0%
feat: add function-call mode to MontyRepl
c355d83
24 days ago
by rsr5
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs