harehare
mq
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
✨ feat(eval): add partial builtin function for partial application
#1686
Merged
Comparing
feat/partial-builtin
(
fd68296
) with
main
(
4938302
)
CodSpeed Performance Gauge
0%
Untouched
29
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
29 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_string_interpolation
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
+1%
60.6 µs
60 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_nested_function_calls
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_fibonacci
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
57.8 ms
57.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_no_macro_large_program
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
300 µs
299.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_variable_assignment_chain
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
805.7 µs
804.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_array_map
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
9.2 ms
9.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_select_h
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
283.1 µs
282.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_macro_expansion_simple
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
228.1 µs
227.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_array_filter
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
11.7 ms
11.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_fibonacci
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
182.1 µs
182.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_foreach
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
7.3 ms
7.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_if_else_branching
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
9 ms
9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_object_field_access
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
7.5 ms
7.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_while_speed_test
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
17.3 ms
17.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_long_pipeline
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
8.4 ms
8.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_large_markdown_filtering
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
25.1 ms
25.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_array_fold
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
8.3 ms
8.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_markdown_complex_query
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
21.9 ms
21.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_pipeline_with_conditionals
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
7.4 ms
7.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_nested_object_access
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
6.9 ms
6.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_string_equality
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
6.9 ms
6.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_nodes
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
6.5 ms
6.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_function_call_overhead
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_json_parse
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
7.1 ms
7.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_csv_parse
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
7.5 ms
7.6 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
4938302
+0.05%
✨ feat(eval): add partial builtin function for partial application
fd68296
3 days ago
by harehare
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs