No successful run was found on main (3b6c0a7) during the generation of this report, so 3d8fa36 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Passed
eval_select_h
crates/mq-lang/benches/benchmark.rs
+2%
212 µs208.3 µs
eval_csv_parse
crates/mq-lang/benches/benchmark.rs
0%
10.5 ms10.4 ms
eval_fibonacci
crates/mq-lang/benches/benchmark.rs
0%
56 ms55.9 ms
eval_until_speed_test
crates/mq-lang/benches/benchmark.rs
0%
16.9 ms16.9 ms
eval_while_speed_test
crates/mq-lang/benches/benchmark.rs
0%
18 ms18 ms
eval_string_interpolation
crates/mq-lang/benches/benchmark.rs
0%
57.3 µs57.4 µs
eval_yaml_parse
crates/mq-lang/benches/benchmark.rs
0%
26.4 ms26.4 ms
eval_foreach
crates/mq-lang/benches/benchmark.rs
0%
5 ms5 ms
eval_boolean_folding
crates/mq-lang/benches/benchmark.rs
-1%
187.5 µs188.8 µs
eval_json_parse
crates/mq-lang/benches/benchmark.rs
-1%
12.7 ms12.8 ms
eval_dead_code_elimination_benchmark
crates/mq-lang/benches/benchmark.rs
-1%
148.4 µs149.9 µs
eval_comparison_folding
crates/mq-lang/benches/benchmark.rs
-1%
339.2 µs343 µs
parse_fibonacci
crates/mq-lang/benches/benchmark.rs
-1%
145.5 µs147.6 µs
eval_nodes
crates/mq-lang/benches/benchmark.rs
-2%
4 ms4.1 ms
Commits
Click on a commit to change the comparison range
Base
main
3d8fa36
-0.4%
♻️ Refactor: add functionality to ignore comments in lexier