Avatar for the FuelLabs user
FuelLabs
sway
BlogDocsChangelog

Performance History

Latest Results

Fix potential compiler panics in trivial decoding checks - Replace table.get(&field_fullname).unwrap() with proper match/error handling consistent with the top-level type lookup pattern. Prevents panic when a field type is missing from the is_decode_trivial table. - Replace todo!() in push_help_if_non_trivially_decodable_type with an empty match arm for unhandled type variants in the type_decl_span branch. Co-authored-by: Daniel Frederico Lins Leite <xunilrj@users.noreply.github.com>
xunilrj/trivial-checks
9 hours ago
update tests
xunilrj/trivial-checks
10 hours ago
fmt and clippy
xunilrj/trivial-checks
10 hours ago
fmt and clippy issues
xunilrj/trivial-checks
1 day ago
fix IR test
ironcev/optimize-vec-encoding-decoding
7 days ago
update tests
ironcev/optimize-vec-encoding-decoding
7 days ago
fix reduced std lib
ironcev/optimize-vec-encoding-decoding
7 days ago

Latest Branches

CodSpeed Performance Gauge
+10%
Attribute for checking of trivial encoding and decoding#7575
9 hours ago
d84cb85
xunilrj/trivial-checks
CodSpeed Performance Gauge
+12%
Optimize encoding and decoding of `Vec<T>` when `T` is trivial#7582
7 days ago
2a991ef
ironcev/optimize-vec-encoding-decoding
CodSpeed Performance Gauge
0%
9 days ago
69ac773
xunilrj/fix-vec-zst
© 2026 CodSpeed Technology
Home Terms Privacy Docs