diff --git a/benchmarks/neptune_transaction_hash_removal_record_index_sets_1.json b/benchmarks/neptune_transaction_hash_removal_record_index_sets_1.json index f4ce8a1c..dc33992c 100644 --- a/benchmarks/neptune_transaction_hash_removal_record_index_sets_1.json +++ b/benchmarks/neptune_transaction_hash_removal_record_index_sets_1.json @@ -15,7 +15,7 @@ "benchmark_result": { "clock_cycle_count": 6638, "hash_table_height": 2618, - "u32_table_height": 646, + "u32_table_height": 466, "op_stack_table_height": 4916, "ram_table_height": 3804 }, diff --git a/benchmarks/neptune_transaction_hash_removal_record_index_sets_2.json b/benchmarks/neptune_transaction_hash_removal_record_index_sets_2.json index 94baadd5..d1025b06 100644 --- a/benchmarks/neptune_transaction_hash_removal_record_index_sets_2.json +++ b/benchmarks/neptune_transaction_hash_removal_record_index_sets_2.json @@ -15,7 +15,7 @@ "benchmark_result": { "clock_cycle_count": 13237, "hash_table_height": 5056, - "u32_table_height": 886, + "u32_table_height": 1066, "op_stack_table_height": 9807, "ram_table_height": 7605 },