bitcoin-canister
bitcoin-canister copied to clipboard
feat: Exc 1619 implement bitcoin headers endpoint
canbench 🏋 (dir: .)
No significant performance changes detected ✅
./canbench_results.yml is up to date ✅
~/work/bitcoin-canister/bitcoin-canister/scripts ~/work/bitcoin-canister/bitcoin-canister
~/work/bitcoin-canister/bitcoin-canister
---------------------------------------------------
Benchmark: insert_300_blocks
total:
instructions: 561.76 M (-0.00%) (change within noise threshold)
heap_increase: 6 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: get_metrics
total:
instructions: 87.00 M (0.00%) (change within noise threshold)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: insert_block_headers
total:
instructions: 3.90 B (-0.00%) (change within noise threshold)
heap_increase: 2 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: insert_block_headers_multiple_times
total:
instructions: 13.90 B (-0.00%) (change within noise threshold)
heap_increase: 7 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: pre_upgrade_with_many_unstable_blocks
total:
instructions: 8.95 B (0.00%) (change within noise threshold)
heap_increase: 8194 pages (no change)
stable_memory_increase: 2944 pages (no change)
serialize_blocktree (scope):
instructions: 5.25 B (no change)
heap_increase: 4097 pages (no change)
stable_memory_increase: 0 pages (no change)
serialize_blocktree_flatten (scope):
instructions: 201.60 K (no change)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
serialize_blocktree_serialize_seq (scope):
instructions: 5.25 B (no change)
heap_increase: 4097 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------