Totodore
socketioxide
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chore(deps): bump bytes from 1.11.0 to 1.11.1 in /examples
#663
Merged
Comparing
dependabot/cargo/examples/bytes-1.11.1
(
f3235fe
) with
main
(
0ef03b4
)
CodSpeed Performance Gauge
0%
Untouched
87
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
87 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet ack on /
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+2%
4.2 µs
4.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet event on /
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+2%
3.9 µs
3.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet event with ack on /
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+2%
3.9 µs
3.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet event on /custom_nsp
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+2%
3.9 µs
3.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet event with ack on /custom_nsp
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+2%
3.9 µs
3.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet ack on /custom_nsp
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+1%
4.2 µs
4.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet connect on /
crates/parser-common/benches/packet_decode.rs::benches::criterion_benchmark::parser_common/decode_packet
CodSpeed Performance Gauge
+1%
3 µs
2.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet connect on /custom_nsp
crates/parser-common/benches/packet_decode.rs::benches::criterion_benchmark::parser_common/decode_packet
CodSpeed Performance Gauge
+1%
3.1 µs
3.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode classic input data with rmp_serde and event
crates/parser-msgpack/benches/value_decode.rs::benches::benchmark_default::parser_msgpack/decode_value_default
CodSpeed Performance Gauge
+1%
6.8 µs
6.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode packet binary event on /
crates/parser-common/benches/packet_encode.rs::benches::criterion_benchmark::parser_common/encode_packet
CodSpeed Performance Gauge
+1%
3.8 µs
3.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode packet binary ack on /
crates/parser-common/benches/packet_encode.rs::benches::criterion_benchmark::parser_common/encode_packet
CodSpeed Performance Gauge
+1%
3.8 µs
3.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode packet binary event on /custom_nsp
crates/parser-common/benches/packet_encode.rs::benches::criterion_benchmark::parser_common/encode_packet
CodSpeed Performance Gauge
+1%
3.9 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet binary event on /
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+1%
4 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode packet binary ack on /custom_nsp
crates/parser-common/benches/packet_encode.rs::benches::criterion_benchmark::parser_common/encode_packet
CodSpeed Performance Gauge
+1%
4 µs
4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode packet ack on /
crates/parser-msgpack/benches/packet_encode.rs::benches::criterion_benchmark::parser_msgpack/encode_packet
CodSpeed Performance Gauge
+1%
4.1 µs
4.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet binary event on /custom_nsp
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+1%
4.1 µs
4.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet binary ack on /custom_nsp
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+1%
4.3 µs
4.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode packet binary ack on /
crates/parser-msgpack/benches/packet_decode.rs::benches::criterion_benchmark::parser_msgpack/decode_packet
CodSpeed Performance Gauge
+1%
4.3 µs
4.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode packet event with ack on /custom_nsp
crates/parser-msgpack/benches/packet_encode.rs::benches::criterion_benchmark::parser_msgpack/encode_packet
CodSpeed Performance Gauge
+1%
5.1 µs
5.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode packet ack on /custom_nsp
crates/parser-msgpack/benches/packet_encode.rs::benches::criterion_benchmark::parser_msgpack/encode_packet
CodSpeed Performance Gauge
+1%
5.2 µs
5.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode binary input data with rmp_serde and event
crates/parser-msgpack/benches/value_decode.rs::benches::benchmark_binary::parser_msgpack/decode_value_binary
CodSpeed Performance Gauge
0%
11.9 µs
11.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode classic input data with rmp_serde
crates/parser-msgpack/benches/value_decode.rs::benches::benchmark_default::parser_msgpack/decode_value_default
CodSpeed Performance Gauge
0%
6.4 µs
6.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode classic input data with serde_json and event
crates/parser-common/benches/value_decode.rs::benches::benchmark_default::parser_common/decode_value_default
CodSpeed Performance Gauge
0%
11.6 µs
11.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode binary input data with msgpack parser
crates/parser-msgpack/benches/value_decode.rs::benches::benchmark_binary::parser_msgpack/decode_value_binary
CodSpeed Performance Gauge
0%
14.4 µs
14.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decode binary input data with msgpack parser and event
crates/parser-msgpack/benches/value_decode.rs::benches::benchmark_binary::parser_msgpack/decode_value_binary
CodSpeed Performance Gauge
0%
15.1 µs
15.1 µs
1
2
...
4
Commits
Click on a commit to change the comparison range
Base
main
0ef03b4
-0.05%
chore(deps): bump bytes from 1.11.0 to 1.11.1 in /examples
f3235fe
23 days ago
by dependabot[bot]
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs