carthage-software
mago
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(phpdoc-syntax): introduce a new phpdoc parser
#1932
Merged
Comparing
phpdoc-syntax
(
8aa59f3
) with
next
(
6baf0b1
)
CodSpeed Performance Gauge
0%
Untouched
69
No successful run was found on
next
(
6baf0b1
) during the generation of this report, so
main
(
6baf0b1
) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
69 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_same_type
crates/codex/benches/comparator.rs::comparator_benches::bench_union_simple_comparison
CodSpeed Performance Gauge
+7%
895.6 ns
837.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_list_in_list
crates/codex/benches/comparator.rs::comparator_benches::bench_array_comparison
CodSpeed Performance Gauge
+4%
1.4 µs
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_generic_object
crates/codex/benches/comparator.rs::comparator_benches::bench_object_comparison
CodSpeed Performance Gauge
+4%
1.5 µs
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
can_be_identical_5_type_unions
crates/codex/benches/comparator.rs::comparator_benches::bench_can_be_identical
CodSpeed Performance Gauge
+3%
1.1 µs
1.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_object_same
crates/codex/benches/comparator.rs::comparator_benches::bench_object_comparison
CodSpeed Performance Gauge
+2%
1.3 µs
1.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_int_in_mixed
crates/codex/benches/comparator.rs::comparator_benches::bench_union_simple_comparison
CodSpeed Performance Gauge
+2%
2.7 µs
2.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_literal_int_in_int
crates/codex/benches/comparator.rs::comparator_benches::bench_integer_comparison
CodSpeed Performance Gauge
+2%
3 µs
2.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
can_be_identical_same_type
crates/codex/benches/comparator.rs::comparator_benches::bench_can_be_identical
CodSpeed Performance Gauge
+2%
1.5 µs
1.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_range_in_range
crates/codex/benches/comparator.rs::comparator_benches::bench_integer_comparison
CodSpeed Performance Gauge
+2%
3.4 µs
3.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_of_self
crates/codex/benches/expander.rs::benches::bench_nested_array
CodSpeed Performance Gauge
+1%
5.4 µs
5.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_3_type_union
crates/codex/benches/comparator.rs::comparator_benches::bench_union_multi_type_comparison
CodSpeed Performance Gauge
+1%
5.9 µs
5.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_int_in_string
crates/codex/benches/comparator.rs::comparator_benches::bench_union_simple_comparison
CodSpeed Performance Gauge
+1%
3.2 µs
3.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
nested_list_3_deep
crates/codex/benches/expander.rs::benches::bench_nested_array
CodSpeed Performance Gauge
+1%
7.3 µs
7.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
nested_array_shape
crates/type-syntax/benches/parser.rs::benches::benchmark_single_complex_type::type-complex
CodSpeed Performance Gauge
+1%
34.7 µs
34.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_tuple_in_list
crates/codex/benches/comparator.rs::comparator_benches::bench_array_comparison
CodSpeed Performance Gauge
0%
12.1 µs
12 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
is_contained_by_int_in_union_of_ints
crates/codex/benches/comparator.rs::comparator_benches::bench_integer_comparison
CodSpeed Performance Gauge
0%
6.2 µs
6.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
generic_object_1_param
crates/codex/benches/expander.rs::benches::bench_generic_object
CodSpeed Performance Gauge
0%
6.2 µs
6.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
generic_object_3_params
crates/codex/benches/expander.rs::benches::bench_generic_object
CodSpeed Performance Gauge
0%
6.4 µs
6.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
union_3_types_with_self
crates/codex/benches/expander.rs::benches::bench_union_expansion
CodSpeed Performance Gauge
0%
16.7 µs
16.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
union_5_types_with_self
crates/codex/benches/expander.rs::benches::bench_union_expansion
CodSpeed Performance Gauge
0%
19.2 µs
19.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
generic_objects_20
crates/codex/benches/combiner.rs::combiner_benches::bench_combiner
CodSpeed Performance Gauge
0%
132.2 µs
132 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
large
crates/type-syntax/benches/parser.rs::benches::benchmark_type_lexer::type-lexer
CodSpeed Performance Gauge
0%
34.9 µs
34.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
literal_strings_50
crates/codex/benches/combiner.rs::combiner_benches::bench_combiner
CodSpeed Performance Gauge
0%
56.7 µs
56.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sealed_lists_20
crates/codex/benches/combiner.rs::combiner_benches::bench_combiner
CodSpeed Performance Gauge
0%
65.1 µs
65.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
medium
crates/twig-syntax/benches/parser.rs::benches::bench_parser::twig-parser
CodSpeed Performance Gauge
0%
2.1 ms
2.1 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
6baf0b1
+0.44%
feat(phpdoc-syntax): introduce a new phpdoc parser
8aa59f3
1 day ago
by azjezz
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs