contentauth
c2pa-cbor
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: Ensure tagged types are encoded and decoded as tagged
#10
Merged
Comparing
gpeacock/cbor-tag-support
(
4f72b1a
) with
main
(
2b13556
)
CodSpeed Performance Gauge
0%
Untouched
30
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
30 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode[5]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
+5%
2 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_vec_1000_ints
benches/cbor_perf.rs::benches::bench_collections::collections
CodSpeed Performance Gauge
+4%
33.1 µs
31.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_nested_3_levels
benches/cbor_perf.rs::benches::bench_nested_structures::nested_structures
CodSpeed Performance Gauge
+3%
318.4 µs
308.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_vec_1000_ints
benches/cbor_perf.rs::benches::bench_collections::collections
CodSpeed Performance Gauge
+3%
55.4 µs
53.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode[256]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
+2%
4.1 µs
4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_struct
benches/cbor_perf.rs::benches::bench_structured_data::structured_data
CodSpeed Performance Gauge
+2%
13.1 µs
12.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode[1024]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
+2%
4.9 µs
4.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode_hashmap_100_entries
benches/cbor_perf.rs::benches::bench_collections::collections
CodSpeed Performance Gauge
+2%
93 µs
91.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
size_overhead[5]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
+2%
1.9 µs
1.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_struct
benches/cbor_perf.rs::benches::bench_structured_data::structured_data
CodSpeed Performance Gauge
+1%
7.6 µs
7.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
roundtrip_struct
benches/cbor_perf.rs::benches::bench_structured_data::structured_data
CodSpeed Performance Gauge
+1%
20.4 µs
20.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_options_all_none
benches/cbor_perf.rs::benches::bench_option_handling::option_handling
CodSpeed Performance Gauge
+1%
3.3 µs
3.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
size_overhead[256]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
+1%
4.4 µs
4.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
size_overhead[1024]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
+1%
5.2 µs
5.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode[10240]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
22.1 µs
22 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
size_overhead[10240]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
22 µs
22 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_nested_3_levels
benches/cbor_perf.rs::benches::bench_nested_structures::nested_structures
CodSpeed Performance Gauge
0%
137.6 µs
137.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode[102400]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
183 µs
182.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
size_overhead[102400]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
183 µs
182.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode[1048576]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
size_overhead[1048576]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode[1048576]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode[102400]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
241.8 µs
241.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
decode[10240]
benches/cbor_perf.rs::benches::bench_byte_arrays::byte_arrays
CodSpeed Performance Gauge
0%
27.5 µs
27.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
encode_options_all_some
benches/cbor_perf.rs::benches::bench_option_handling::option_handling
CodSpeed Performance Gauge
-1%
8 µs
8.1 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
2b13556
+0.38%
fix: Add missing CBOR type support in Option deserialization
4f72b1a
18 days ago
by gpeacock
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs