mozilla
neqo
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(stats/cc): `cwnd` stat is now initialized to the initial window size
#3454
Comparing
omansfeld:cwnd_stat_fix
(
00e3e36
) with
main
(
6a953c2
)
CodSpeed Performance Gauge
0%
Untouched
24
Skipped
27
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
51 total
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
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.
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
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 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 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
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 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 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 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 1048576 bytes, mask 3f
neqo-common/benches/decoder.rs::benches::benchmark_decoder
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
141.2 ms
*
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
6a953c2
-0.02%
fix(stats/cc): `cwnd` stat is now initialized to the initial window size
a80f44d
3 days ago
by omansfeld
0%
add a test for the fix
00e3e36
2 days ago
by omansfeld
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs