harehare
mq
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
✨ feat(parser): support index assignment for arrays and dicts
#1235
Merged
Comparing
feat/index-assignment
(
9be27fc
) with
main
(
df71121
)
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_variable_assignment_chain
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
871.1 µs
870.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_string_interpolation
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
59.9 µs
59.9 µs
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.6 ms
17.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_macro_expansion_simple
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
208.9 µs
208.9 µs
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.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_select_h
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
271.6 µs
271.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_macro_expansion_nested
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
115.1 µs
115.2 µs
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.6 ms
25.6 ms
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%
56.9 ms
57 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_fibonacci
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
168.5 µs
168.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_yaml_parse
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
25.5 ms
25.6 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.6 ms
21.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_array_fold
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_array_map
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
8.2 ms
8.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_json_parse
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
13.9 ms
13.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_long_pipeline
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
7.7 ms
7.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_array_filter
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
10.8 ms
10.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_qualified_access_to_csv_module
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
10.5 ms
10.5 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%
6.6 ms
6.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_csv_parse
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
10.3 ms
10.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_array_chained_operations
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
10 ms
10 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
eval_foreach
crates/mq-lang/benches/benchmark.rs
CodSpeed Performance Gauge
0%
6.4 ms
6.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.3 ms
6.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%
8 ms
8.1 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
df71121
+0.01%
✨ feat(parser): support index assignment for arrays and dicts
886184c
5 days ago
by harehare
-0.17%
✨ feat(parser): optimize assignment handling by using LazyLock for GET identifier
9be27fc
5 days ago
by harehare
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs