Closed mraszyk closed 2 months ago
Name | Max Mem (Kb) | Encode | Decode |
---|---|---|---|
blob | 4_224 | 20_459_319 ($\textcolor{green}{-0.00\%}$) | 12_083_680 |
btreemap | 75_456 | 4_022_699_205 ($\textcolor{green}{-0.00\%}$) | 15_670_422_014 |
nns | 128 | 2_257_486 ($\textcolor{green}{-0.70\%}$) | 5_498_710 ($\textcolor{red}{0.07\%}$) |
nns_list_proposal | 1_088 | 7_056_677 ($\textcolor{green}{-0.22\%}$) | 81_898_688 ($\textcolor{red}{0.01\%}$) |
option_list | 128 | 7_140_179 ($\textcolor{green}{-0.00\%}$) | 25_749_409 |
text | 6_336 | 20_455_442 | 17_839_559 |
variant_list | 128 | 7_142_188 | 24_354_404 |
vec_int16 | 16_704 | 168_582_443 ($\textcolor{green}{-0.00\%}$) | 1_073_765_826 |
---------------------------------------------------
Benchmark: blob
total:
instructions: 32.55 M (-0.00%) (change within noise threshold)
heap_increase: 66 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 20.46 M (-0.00%) (change within noise threshold)
heap_increase: 66 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 12.08 M (no change)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: text
total:
instructions: 38.30 M (no change)
heap_increase: 99 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 20.46 M (no change)
heap_increase: 66 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 17.84 M (no change)
heap_increase: 33 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: vec_int16
total:
instructions: 1.24 B (-0.00%) (change within noise threshold)
heap_increase: 261 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 168.58 M (-0.00%) (change within noise threshold)
heap_increase: 261 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 1.07 B (no change)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: btreemap
total:
instructions: 19.69 B (-0.00%) (change within noise threshold)
heap_increase: 1179 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 4.02 B (-0.00%) (change within noise threshold)
heap_increase: 159 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 15.67 B (no change)
heap_increase: 1020 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: option_list
total:
instructions: 32.89 M (-0.00%) (change within noise threshold)
heap_increase: 2 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 7.14 M (-0.00%) (change within noise threshold)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 25.75 M (no change)
heap_increase: 2 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: variant_list
total:
instructions: 31.50 M (no change)
heap_increase: 2 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 7.14 M (no change)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 24.35 M (no change)
heap_increase: 2 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: nns
total:
instructions: 27.38 M (-0.04%) (change within noise threshold)
heap_increase: 2 pages (no change)
stable_memory_increase: 0 pages (no change)
0. Parsing (scope):
instructions: 18.79 M (0.00%) (change within noise threshold)
heap_increase: 2 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 2.26 M (-0.70%) (change within noise threshold)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 5.50 M (0.07%) (change within noise threshold)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: nns_list_proposal
total:
instructions: 88.96 M (-0.01%) (change within noise threshold)
heap_increase: 17 pages (no change)
stable_memory_increase: 0 pages (no change)
1. Encoding (scope):
instructions: 7.06 M (-0.22%) (change within noise threshold)
heap_increase: 3 pages (no change)
stable_memory_increase: 0 pages (no change)
2. Decoding (scope):
instructions: 81.90 M (0.01%) (change within noise threshold)
heap_increase: 14 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Benchmark: extra_args
total:
instructions: 3.24 M (no change)
heap_increase: 0 pages (no change)
stable_memory_increase: 0 pages (no change)
---------------------------------------------------
Successfully persisted results to canbench_results.yml
I'm also getting the following errors: Response verification failed: A wildcard expression path was provided by the "IC-Certificate" response header (["http_expr", "", "<*>"]), but a potential exact expression path (["http_expr", "", "<$>"]) is valid for the request path ("/") and might exist in the tree
This PR certifies that asset certification is skipped in the Candid UI canister so that the canister can be accessed without using the
raw
endpoint.