Skip to content

Commit bd57aa2

Browse files
committed
signoff(hashing): Absorb multiple
1 parent 2975d7b commit bd57aa2

12 files changed

+155
-187
lines changed

tasm-lib/benchmarks/tasmlib_hashing_absorb_multiple.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
{
33
"name": "tasmlib_hashing_absorb_multiple",
44
"benchmark_result": {
5-
"clock_cycle_count": 211,
6-
"hash_table_height": 138,
5+
"clock_cycle_count": 182,
6+
"hash_table_height": 126,
77
"u32_table_height": 13,
8-
"op_stack_table_height": 152,
8+
"op_stack_table_height": 134,
99
"ram_table_height": 102
1010
},
1111
"case": "CommonCase"
1212
},
1313
{
1414
"name": "tasmlib_hashing_absorb_multiple",
1515
"benchmark_result": {
16-
"clock_cycle_count": 1351,
17-
"hash_table_height": 1278,
16+
"clock_cycle_count": 1322,
17+
"hash_table_height": 1266,
1818
"u32_table_height": 17,
19-
"op_stack_table_height": 912,
19+
"op_stack_table_height": 894,
2020
"ram_table_height": 2002
2121
},
2222
"case": "WorstCase"

tasm-lib/benchmarks/tasmlib_hashing_algebraic_hasher_hash_varlen.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
{
33
"name": "tasmlib_hashing_algebraic_hasher_hash_varlen",
44
"benchmark_result": {
5-
"clock_cycle_count": 171,
6-
"hash_table_height": 115,
5+
"clock_cycle_count": 148,
6+
"hash_table_height": 103,
77
"u32_table_height": 11,
8-
"op_stack_table_height": 129,
8+
"op_stack_table_height": 117,
99
"ram_table_height": 25
1010
},
1111
"case": "CommonCase"
1212
},
1313
{
1414
"name": "tasmlib_hashing_algebraic_hasher_hash_varlen",
1515
"benchmark_result": {
16-
"clock_cycle_count": 769,
17-
"hash_table_height": 703,
16+
"clock_cycle_count": 736,
17+
"hash_table_height": 691,
1818
"u32_table_height": 16,
19-
"op_stack_table_height": 531,
19+
"op_stack_table_height": 509,
2020
"ram_table_height": 1000
2121
},
2222
"case": "WorstCase"

tasm-lib/benchmarks/tasmlib_list_multiset_equality_digests.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
{
33
"name": "tasmlib_list_multiset_equality_digests",
44
"benchmark_result": {
5-
"clock_cycle_count": 590,
6-
"hash_table_height": 266,
5+
"clock_cycle_count": 524,
6+
"hash_table_height": 260,
77
"u32_table_height": 10,
8-
"op_stack_table_height": 533,
8+
"op_stack_table_height": 489,
99
"ram_table_height": 42
1010
},
1111
"case": "CommonCase"
1212
},
1313
{
1414
"name": "tasmlib_list_multiset_equality_digests",
1515
"benchmark_result": {
16-
"clock_cycle_count": 7450,
17-
"hash_table_height": 854,
16+
"clock_cycle_count": 7384,
17+
"hash_table_height": 848,
1818
"u32_table_height": 15,
19-
"op_stack_table_height": 8373,
19+
"op_stack_table_height": 8329,
2020
"ram_table_height": 2002
2121
},
2222
"case": "WorstCase"

tasm-lib/benchmarks/tasmlib_list_multiset_equality_u64s.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
{
33
"name": "tasmlib_list_multiset_equality_u64s",
44
"benchmark_result": {
5-
"clock_cycle_count": 2613,
6-
"hash_table_height": 440,
5+
"clock_cycle_count": 2551,
6+
"hash_table_height": 428,
77
"u32_table_height": 14,
8-
"op_stack_table_height": 3011,
8+
"op_stack_table_height": 2971,
99
"ram_table_height": 730
1010
},
1111
"case": "CommonCase"
1212
},
1313
{
1414
"name": "tasmlib_list_multiset_equality_u64s",
1515
"benchmark_result": {
16-
"clock_cycle_count": 9201,
17-
"hash_table_height": 1088,
16+
"clock_cycle_count": 9139,
17+
"hash_table_height": 1076,
1818
"u32_table_height": 16,
19-
"op_stack_table_height": 11003,
19+
"op_stack_table_height": 10963,
2020
"ram_table_height": 2890
2121
},
2222
"case": "WorstCase"

tasm-lib/benchmarks/tasmlib_verifier_claim_instantiate_fiat_shamir_with_claim.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
{
33
"name": "tasmlib_verifier_claim_instantiate_fiat_shamir_with_claim",
44
"benchmark_result": {
5-
"clock_cycle_count": 172,
6-
"hash_table_height": 96,
5+
"clock_cycle_count": 139,
6+
"hash_table_height": 84,
77
"u32_table_height": 10,
8-
"op_stack_table_height": 127,
8+
"op_stack_table_height": 105,
99
"ram_table_height": 12
1010
},
1111
"case": "CommonCase"
1212
},
1313
{
1414
"name": "tasmlib_verifier_claim_instantiate_fiat_shamir_with_claim",
1515
"benchmark_result": {
16-
"clock_cycle_count": 292,
17-
"hash_table_height": 216,
16+
"clock_cycle_count": 259,
17+
"hash_table_height": 204,
1818
"u32_table_height": 14,
19-
"op_stack_table_height": 207,
19+
"op_stack_table_height": 185,
2020
"ram_table_height": 212
2121
},
2222
"case": "WorstCase"

tasm-lib/benchmarks/tasmlib_verifier_fri_verify.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
{
33
"name": "tasmlib_verifier_fri_verify",
44
"benchmark_result": {
5-
"clock_cycle_count": 44059,
6-
"hash_table_height": 14712,
5+
"clock_cycle_count": 44017,
6+
"hash_table_height": 14700,
77
"u32_table_height": 17999,
8-
"op_stack_table_height": 42255,
8+
"op_stack_table_height": 42235,
99
"ram_table_height": 17563
1010
},
1111
"case": "CommonCase"
1212
},
1313
{
1414
"name": "tasmlib_verifier_fri_verify",
1515
"benchmark_result": {
16-
"clock_cycle_count": 44059,
17-
"hash_table_height": 14712,
16+
"clock_cycle_count": 44017,
17+
"hash_table_height": 14700,
1818
"u32_table_height": 17395,
19-
"op_stack_table_height": 42255,
19+
"op_stack_table_height": 42235,
2020
"ram_table_height": 17563
2121
},
2222
"case": "WorstCase"

tasm-lib/benchmarks/tasmlib_verifier_stark_verify_dynamic_inner_padded_height_256_fri_exp_4.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
{
33
"name": "tasmlib_verifier_stark_verify_dynamic_inner_padded_height_256_fri_exp_4",
44
"benchmark_result": {
5-
"clock_cycle_count": 188448,
6-
"hash_table_height": 138901,
5+
"clock_cycle_count": 188178,
6+
"hash_table_height": 138883,
77
"u32_table_height": 25078,
8-
"op_stack_table_height": 167380,
8+
"op_stack_table_height": 167240,
99
"ram_table_height": 289169
1010
},
1111
"case": "CommonCase"

tasm-lib/benchmarks/tasmlib_verifier_stark_verify_dynamic_inner_padded_height_512_fri_exp_4.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
{
33
"name": "tasmlib_verifier_stark_verify_dynamic_inner_padded_height_512_fri_exp_4",
44
"benchmark_result": {
5-
"clock_cycle_count": 195958,
6-
"hash_table_height": 146593,
5+
"clock_cycle_count": 195667,
6+
"hash_table_height": 146575,
77
"u32_table_height": 33679,
8-
"op_stack_table_height": 172092,
8+
"op_stack_table_height": 171942,
99
"ram_table_height": 290320
1010
},
1111
"case": "CommonCase"

tasm-lib/benchmarks/tasmlib_verifier_stark_verify_static_inner_padded_height_256_fri_exp_4.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
{
33
"name": "tasmlib_verifier_stark_verify_static_inner_padded_height_256_fri_exp_4",
44
"benchmark_result": {
5-
"clock_cycle_count": 176745,
6-
"hash_table_height": 124861,
5+
"clock_cycle_count": 176475,
6+
"hash_table_height": 124843,
77
"u32_table_height": 25078,
8-
"op_stack_table_height": 159574,
8+
"op_stack_table_height": 159434,
99
"ram_table_height": 285270
1010
},
1111
"case": "CommonCase"

tasm-lib/benchmarks/tasmlib_verifier_stark_verify_static_inner_padded_height_512_fri_exp_4.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
{
33
"name": "tasmlib_verifier_stark_verify_static_inner_padded_height_512_fri_exp_4",
44
"benchmark_result": {
5-
"clock_cycle_count": 184255,
6-
"hash_table_height": 132553,
5+
"clock_cycle_count": 183964,
6+
"hash_table_height": 132535,
77
"u32_table_height": 33679,
8-
"op_stack_table_height": 164286,
8+
"op_stack_table_height": 164136,
99
"ram_table_height": 286421
1010
},
1111
"case": "CommonCase"

0 commit comments

Comments
 (0)