mozilla
neqo
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(cc): don't invoke cc reaction from not-in-flight packets
#3520
Comparing
omansfeld:fix/early_loss
(
a3121f3
) with
main
(
5640354
)
CodSpeed Performance Gauge
0%
Untouched
24
Skipped
27
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
51 total
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
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
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%
17.4 µs
17.4 µs
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%
4.4 ms
4.4 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%
6.6 ms
6.6 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%
26 µs
26 µ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%
23.1 µs
23.1 µs
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%
5.9 ms
5.9 ms
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.6 µs
31.6 µ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 ms
124 ms
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
-1%
3.2 µs
3.2 µ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
-1%
3.2 µs
3.2 µ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
-1%
3.1 µs
3.1 µ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
-1%
2.7 µs
2.8 µs
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
Uses the
Memory instrument
to collect Memory usage metrics.
decode 4096 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 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 4096 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 3f
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.
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 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.
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
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
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
Skipped
140 ms
*
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
5640354
0%
don't pass non-in-flight packets into slow start algorithm
e02c80d
2 days ago
by omansfeld
-0.27%
filter on the congestion controller instead of on loss detection
a3121f3
18 hours ago
by omansfeld
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs