Skip to content

Commit

Permalink
update canbench results
Browse files Browse the repository at this point in the history
  • Loading branch information
max-dfinity committed Dec 11, 2024
1 parent 8c8cc29 commit 63c06d3
Showing 1 changed file with 28 additions and 22 deletions.
50 changes: 28 additions & 22 deletions rs/nns/governance/canbench/canbench_results.yml
Original file line number Diff line number Diff line change
@@ -1,55 +1,55 @@
benches:
add_neuron_active_maximum:
total:
instructions: 36177876
instructions: 36176826
heap_increase: 1
stable_memory_increase: 0
scopes: {}
add_neuron_active_typical:
total:
instructions: 1835318
instructions: 1835322
heap_increase: 0
stable_memory_increase: 0
scopes: {}
add_neuron_inactive_maximum:
total:
instructions: 96156622
instructions: 96155572
heap_increase: 1
stable_memory_increase: 0
scopes: {}
add_neuron_inactive_typical:
total:
instructions: 7370923
instructions: 7370927
heap_increase: 0
stable_memory_increase: 0
scopes: {}
cascading_vote_all_heap:
total:
instructions: 34435217
instructions: 34422494
heap_increase: 0
stable_memory_increase: 128
scopes: {}
cascading_vote_heap_neurons_stable_index:
total:
instructions: 56570114
instructions: 56557391
heap_increase: 0
stable_memory_increase: 128
scopes: {}
cascading_vote_stable_everything:
total:
instructions: 371631370
instructions: 371631388
heap_increase: 0
stable_memory_increase: 128
scopes: {}
cascading_vote_stable_neurons_with_heap_index:
total:
instructions: 349446234
instructions: 349446252
heap_increase: 0
stable_memory_increase: 128
scopes: {}
centralized_following_all_stable:
total:
instructions: 173749724
instructions: 173749742
heap_increase: 0
stable_memory_increase: 128
scopes: {}
Expand All @@ -61,7 +61,7 @@ benches:
scopes: {}
draw_maturity_from_neurons_fund_heap:
total:
instructions: 7254719
instructions: 7245419
heap_increase: 0
stable_memory_increase: 0
scopes: {}
Expand All @@ -71,15 +71,24 @@ benches:
heap_increase: 0
stable_memory_increase: 0
scopes: {}
<<<<<<< HEAD
=======
list_active_neurons_fund_neurons_heap:
total:
instructions: 440980
heap_increase: 0
stable_memory_increase: 0
scopes: {}
list_active_neurons_fund_neurons_stable:
total:
instructions: 2450275
heap_increase: 0
stable_memory_increase: 0
scopes: {}
list_neurons_heap:
total:
instructions: 3899634
instructions: 3900688
heap_increase: 9
stable_memory_increase: 0
scopes: {}
>>>>>>> 8d9c14d3b1 (update bench)
list_neurons_ready_to_unstake_maturity_heap:
total:
instructions: 471240
Expand All @@ -92,15 +101,12 @@ benches:
heap_increase: 0
stable_memory_increase: 0
scopes: {}
<<<<<<< HEAD
=======
list_neurons_stable:
total:
instructions: 98193003
instructions: 97867451
heap_increase: 5
stable_memory_increase: 0
scopes: {}
>>>>>>> 8d9c14d3b1 (update bench)
list_ready_to_spawn_neuron_ids_heap:
total:
instructions: 459353
Expand All @@ -115,13 +121,13 @@ benches:
scopes: {}
neuron_metrics_calculation_heap:
total:
instructions: 528806
instructions: 1077651
heap_increase: 0
stable_memory_increase: 0
scopes: {}
neuron_metrics_calculation_stable:
total:
instructions: 1841732
instructions: 2476865
heap_increase: 0
stable_memory_increase: 0
scopes: {}
Expand All @@ -133,13 +139,13 @@ benches:
scopes: {}
single_vote_all_stable:
total:
instructions: 2474956
instructions: 2474974
heap_increase: 0
stable_memory_increase: 128
scopes: {}
update_recent_ballots_stable_memory:
total:
instructions: 236965
instructions: 236963
heap_increase: 0
stable_memory_increase: 0
scopes: {}
Expand Down

0 comments on commit 63c06d3

Please sign in to comment.