Avatar for the FuelLabs user
FuelLabs
sway
BlogDocsChangelog

Performance History

Latest Results

Fix remaining compiler panics in trivial decoding checks - Replace table.get(&field_fullname).unwrap() with proper match/error handling, consistent with the pattern already used for the top-level type lookup. Prevents compiler panic when a field type's is_decode_trivial expression cannot be evaluated to a constant bool. - Replace todo!() in push_help_if_non_trivially_decodable_type with an empty match arm for unhandled type_decl_span cases, since no specific help message is needed for unexpected types and the compiler should not crash. Co-authored-by: Daniel Frederico Lins Leite <xunilrj@users.noreply.github.com>
xunilrj/trivial-checks
5 hours ago
remove redundant manager
xunilrj/trivial-checks
10 hours ago
Adjust `#[storage]` attributes
ironcev/dynamic-storage-std-and-storage-declaration
14 hours ago
Fix `test_state_update_slot_offset_equal_slot_length` test
ironcev/dynamic-storage-std-and-storage-declaration
16 hours ago
Implement dynamic storage for `storage` declaration and `std`
ironcev/dynamic-storage-std-and-storage-declaration
1 day ago
update tests
xunilrj/trivial-checks
2 days ago

Latest Branches

CodSpeed Performance Gauge
0%
Attribute for checking of trivial encoding and decoding#7575
5 hours ago
a09b65c
xunilrj/trivial-checks
CodSpeed Performance Gauge
-1%
14 hours ago
271d72c
ironcev/dynamic-storage-std-and-storage-declaration
CodSpeed Performance Gauge
0%
Implement dynamic storage intrinsics#7597
4 days ago
b5e6a40
ironcev/dynamic-storage-add-intrinsics
© 2026 CodSpeed Technology
Home Terms Privacy Docs