mozilla
neqo
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(stats): add a stat recording cubic's w_max
#3431
Comparing
omansfeld:w_max_stat
(
17cdab8
) with
main
(
6a953c2
)
CodSpeed Performance Gauge
+3%
Improvement
1
Untouched
27
Skipped
23
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Skipped
51 total
Uses the
Wall Time instrument
to collect wall time performance metrics.
neqo-neqo-cubic-nopacing
exec_harness
CodSpeed Performance Gauge
+3%
277.9 ms
*
269 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
walltime/1000-streams/each-1-bytes
neqo-http3/benches/streams_walltime.rs::benches::benchmark::streams
CodSpeed Performance Gauge
+1%
29.4 ms
*
29.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
walltime/1000-streams/each-1000-bytes
neqo-http3/benches/streams_walltime.rs::benches::benchmark::streams
CodSpeed Performance Gauge
+1%
141.2 ms
*
139.8 ms
Uses the
Memory instrument
to collect Memory usage metrics.
inbound_frame()
neqo-transport/benches/rx_stream_orderer.rs::benches::criterion_benchmark::RxStreamOrderer
CodSpeed Performance Gauge
0%
129 MB
129 MB
Uses the
Memory instrument
to collect Memory usage metrics.
take_ranges
neqo-transport/benches/sent_packets.rs::benches::take_ranges::sent::Packets
CodSpeed Performance Gauge
0%
13.9 KB
13.9 KB
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
take_ranges
neqo-transport/benches/sent_packets.rs::benches::take_ranges::sent::Packets
CodSpeed Performance Gauge
0%
31.1 µs
31.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
coalesce_acked_from_zero 1+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
0%
2.9 µs
2.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
coalesce_acked_from_zero 10+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
0%
3 µs
3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
coalesce_acked_from_zero 1000+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
0%
2.6 µs
2.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
coalesce_acked_from_zero 3+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
0%
3 µs
3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
inbound_frame()
neqo-transport/benches/rx_stream_orderer.rs::benches::criterion_benchmark::RxStreamOrderer
CodSpeed Performance Gauge
0%
124.7 ms
124.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode 1048576 bytes, mask 3f
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
0%
11.5 ms
11.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode 1048576 bytes, mask 7f
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
0%
9.6 ms
9.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode 1048576 bytes, mask ff
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
0%
6.7 ms
6.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode 4096 bytes, mask 3f
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
0%
45.4 µs
45.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode 4096 bytes, mask 7f
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
0%
37.7 µs
37.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode 4096 bytes, mask ff
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
0%
26.4 µs
26.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
walltime/1-streams/each-1000-bytes
neqo-http3/benches/streams_walltime.rs::benches::benchmark::streams
CodSpeed Performance Gauge
-1%
1.4 ms
*
1.4 ms
Uses the
Memory instrument
to collect Memory usage metrics.
coalesce_acked_from_zero 1000+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
N/A
0 B
0 B
Uses the
Memory instrument
to collect Memory usage metrics.
coalesce_acked_from_zero 1+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
N/A
0 B
0 B
Uses the
Memory instrument
to collect Memory usage metrics.
coalesce_acked_from_zero 3+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
N/A
0 B
0 B
Uses the
Memory instrument
to collect Memory usage metrics.
coalesce_acked_from_zero 10+1 entries
neqo-transport/benches/range_tracker.rs::benches::benchmark_coalesce
CodSpeed Performance Gauge
N/A
0 B
0 B
Uses the
Memory instrument
to collect Memory usage metrics.
decode 1048576 bytes, mask 7f
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
N/A
0 B
0 B
Uses the
Memory instrument
to collect Memory usage metrics.
decode 1048576 bytes, mask ff
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
N/A
0 B
0 B
Uses the
Memory instrument
to collect Memory usage metrics.
decode 4096 bytes, mask 3f
neqo-common/benches/decoder.rs::benches::benchmark_decoder
CodSpeed Performance Gauge
N/A
0 B
0 B
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
6a953c2
+0.09%
feat(stats): add a stat recording cubic's `w_max`
82bffd9
5 days ago
by omansfeld
+3.2%
use `f64` instead of `usize`
17cdab8
2 days ago
by omansfeld
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs