Skip to content

Commit dfec748

Browse files
committed
signoff!: u128::Sub
BREAKING CHANGE: Remove the implementation of `DeprecatedSnippet` for `u64::sub::Sub`, implement `BasicSnippet` directly.
1 parent fc5ac06 commit dfec748

File tree

3 files changed

+128
-321
lines changed

3 files changed

+128
-321
lines changed

tasm-lib/benchmarks/tasmlib_arithmetic_u128_sub.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
{
33
"name": "tasmlib_arithmetic_u128_sub",
44
"benchmark_result": {
5-
"clock_cycle_count": 53,
6-
"hash_table_height": 54,
5+
"clock_cycle_count": 45,
6+
"hash_table_height": 42,
77
"u32_table_height": 34,
88
"op_stack_table_height": 34,
99
"ram_table_height": 0
@@ -13,8 +13,8 @@
1313
{
1414
"name": "tasmlib_arithmetic_u128_sub",
1515
"benchmark_result": {
16-
"clock_cycle_count": 53,
17-
"hash_table_height": 54,
16+
"clock_cycle_count": 45,
17+
"hash_table_height": 42,
1818
"u32_table_height": 67,
1919
"op_stack_table_height": 34,
2020
"ram_table_height": 0

0 commit comments

Comments
 (0)