From 4a67caaf4bff8ec9d45d736f3277e9d318b2a8ff Mon Sep 17 00:00:00 2001 From: David Frank Date: Mon, 2 Dec 2024 11:29:42 +0000 Subject: [PATCH] Canbench --- canbench_results.yml | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/canbench_results.yml b/canbench_results.yml index 287e104d..b205d13e 100644 --- a/canbench_results.yml +++ b/canbench_results.yml @@ -71,6 +71,12 @@ benches: heap_increase: 0 stable_memory_increase: 0 scopes: {} + btreemap_get_blob_512_1024_v2_mem_manager: + total: + instructions: 3164909208 + heap_increase: 0 + stable_memory_increase: 0 + scopes: { } btreemap_get_blob_64_1024: total: instructions: 572513751 @@ -130,12 +136,18 @@ benches: instructions: 255485892 heap_increase: 0 stable_memory_increase: 0 + scopes: { } + btreemap_get_u64_u64_v2_mem_manager: + total: + instructions: 673752904 + heap_increase: 0 + stable_memory_increase: 0 scopes: {} btreemap_insert_10mib_values: total: - instructions: 82015559 + instructions: 5251584111 heap_increase: 0 - stable_memory_increase: 32 + stable_memory_increase: 3613 scopes: {} btreemap_insert_blob_1024_128: total: @@ -208,6 +220,12 @@ benches: instructions: 5070548871 heap_increase: 0 stable_memory_increase: 261 + scopes: { } + btreemap_insert_blob_1024_512_v2_mem_manager: + total: + instructions: 6292667075 + heap_increase: 0 + stable_memory_increase: 256 scopes: {} btreemap_insert_blob_1024_64: total: @@ -359,6 +377,12 @@ benches: heap_increase: 0 stable_memory_increase: 7 scopes: {} + btreemap_insert_u64_u64_mem_manager: + total: + instructions: 1019612837 + heap_increase: 0 + stable_memory_increase: 0 + scopes: { } btreemap_insert_u64_u64_v2: total: instructions: 421501977 @@ -635,11 +659,23 @@ benches: heap_increase: 0 stable_memory_increase: 0 scopes: {} + vec_get_blob_4_mem_manager: + total: + instructions: 14476122 + heap_increase: 0 + stable_memory_increase: 0 + scopes: { } vec_get_blob_64: total: instructions: 12960294 heap_increase: 0 stable_memory_increase: 0 + scopes: { } + vec_get_blob_64_mem_manager: + total: + instructions: 24146389 + heap_increase: 0 + stable_memory_increase: 0 scopes: {} vec_get_blob_8: total: