Experiments

This commit is contained in:
Efim Beshmenev
2026-08-11 23:35:38 +03:00
parent aea6e330e3
commit bbb43dbe57
882 changed files with 14799 additions and 18 deletions
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.004219658469795654,0.0042196584697956558,5694465600
"avx2","std::vector_reserved",512,64,4,1,0.0015643116407058691,0.0015643116407058697,15360558200
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.97631604609208666,0.97631604609208666,24611600
"avx2","tiered_forced_leaf_128",128,64,4,1,0.93120780660212832,0.93120780660212832,25803800
"avx2","tiered_forced_leaf_256",256,64,4,1,1,1,24028700
"avx2","tiered_forced_leaf_512",512,64,4,1,0.96013793489249311,0.96013793489249311,25026300
"avx2","tiered_forced_leaf_64",64,64,4,1,0.81342374120689775,0.81342374120689775,29540200
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.004219658469795654 0.0042196584697956558 5694465600
3 avx2 std::vector_reserved 512 64 4 1 0.0015643116407058691 0.0015643116407058697 15360558200
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.97631604609208666 0.97631604609208666 24611600
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.93120780660212832 0.93120780660212832 25803800
6 avx2 tiered_forced_leaf_256 256 64 4 1 1 1 24028700
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.96013793489249311 0.96013793489249311 25026300
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.81342374120689775 0.81342374120689775 29540200
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_1024","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,1024,64,4,1024,64,4,1571360000,400000000,24611600,480.6953125,1400,2300,2900,46200,0,0,214631814164291389,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,1024,64,3,719187100,400000000,5694465600,111220.03125,2500,53850100,74128600,887844600,0,887844600,214631814164291389,923450056,1,0,0,0,17,131072,99,1.0000000000003846,21.200000000000074,22.800000000000018,100000000,0,0,1.9558505399828633e-19,"tiered","ok"
"avx2","large","uint32","std::vector_reserved","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,0,0,0,216668700,400000000,15360558200,300010.90234375,26533000,67048900,86061400,97267700,0,0,214631814164291389,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,64,64,4,64,64,4,1691373200,400000000,29540200,576.95703125,800,1200,1300,1600,0,0,214631814164291389,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,128,64,4,128,64,4,1554952800,400000000,25803800,503.98046875,700,1100,1300,1400,0,0,214631814164291389,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,256,64,4,256,64,4,1500281200,400000000,24028700,469.310546875,800,1200,1400,4100,0,0,214631814164291389,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,512,64,4,1591859500,400000000,25026300,488.794921875,1100,1600,1900,170500,0,0,214631814164291389,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_1024 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 1024 64 4 1024 64 4 1571360000 400000000 24611600 480.6953125 1400 2300 2900 46200 0 0 214631814164291389 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 adaptive_shape_deferred bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 1024 64 3 719187100 400000000 5694465600 111220.03125 2500 53850100 74128600 887844600 0 887844600 214631814164291389 923450056 1 0 0 0 17 131072 99 1.0000000000003846 21.200000000000074 22.800000000000018 100000000 0 0 1.9558505399828633e-19 tiered ok
4 avx2 large uint32 std::vector_reserved bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 0 0 0 216668700 400000000 15360558200 300010.90234375 26533000 67048900 86061400 97267700 0 0 214631814164291389 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 avx2 large uint32 tiered_forced_leaf_64 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 64 64 4 64 64 4 1691373200 400000000 29540200 576.95703125 800 1200 1300 1600 0 0 214631814164291389 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 tiered_forced_leaf_128 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 128 64 4 128 64 4 1554952800 400000000 25803800 503.98046875 700 1100 1300 1400 0 0 214631814164291389 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_256 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 256 64 4 256 64 4 1500281200 400000000 24028700 469.310546875 800 1200 1400 4100 0 0 214631814164291389 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_512 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 512 64 4 1591859500 400000000 25026300 488.794921875 1100 1600 1900 170500 0 0 214631814164291389 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.00017208371972394842,0.00017208371972394831,8649278400
"avx2","std::vector_reserved",512,64,4,1,9.9976823432439387e-05,9.9976823432439441e-05,14887450400
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.92007170674414296,0.92007170674414296,1617700
"avx2","tiered_forced_leaf_128",128,64,4,1,0.46174846435440836,0.46174846435440836,3223400
"avx2","tiered_forced_leaf_256",256,64,4,1,0.79216562882537656,0.79216562882537656,1878900
"avx2","tiered_forced_leaf_512",512,64,4,1,1,1,1488400
"avx2","tiered_forced_leaf_64",64,64,4,1,0.24841859300675959,0.24841859300675959,5991500
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.00017208371972394842 0.00017208371972394831 8649278400
3 avx2 std::vector_reserved 512 64 4 1 9.9976823432439387e-05 9.9976823432439441e-05 14887450400
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.92007170674414296 0.92007170674414296 1617700
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.46174846435440836 0.46174846435440836 3223400
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.79216562882537656 0.79216562882537656 1878900
7 avx2 tiered_forced_leaf_512 512 64 4 1 1 1 1488400
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.24841859300675959 0.24841859300675959 5991500
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_512","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,512,64,4,1475122400,400000000,1488400,581.40625,1000,1600,1900,2500,0,0,214731635818823358,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,1024,64,4,1024,64,4,1488335200,400000000,1617700,631.9140625,1500,2400,2900,3500,0,0,214731635818823358,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,1024,64,3,665379500,400000000,8649278400,3378624.375,6401500,52711000,75927600,1080383300,0,1080383300,214731635818823358,923450056,1,0,0,0,17,18176,8,39760.710470872284,424.71884162055159,424.71884162055159,100000000,0,1,0.020711912837890638,"tiered","ok"
"avx2","large","uint32","std::vector_reserved","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,0,0,0,199483200,400000000,14887450400,5815410.3125,27823900,52351500,68883500,125639800,0,0,214731635818823358,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,64,64,4,64,64,4,2060861600,400000000,5991500,2340.4296875,3700,6200,7500,16000,0,0,214731635818823358,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,128,64,4,128,64,4,1547256100,400000000,3223400,1259.140625,1700,2800,3300,4100,0,0,214731635818823358,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,256,64,4,256,64,4,1495674200,400000000,1878900,733.9453125,1100,1900,2500,3500,0,0,214731635818823358,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_512 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 512 64 4 1475122400 400000000 1488400 581.40625 1000 1600 1900 2500 0 0 214731635818823358 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_1024 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 1024 64 4 1024 64 4 1488335200 400000000 1617700 631.9140625 1500 2400 2900 3500 0 0 214731635818823358 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 adaptive_shape_deferred phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 1024 64 3 665379500 400000000 8649278400 3378624.375 6401500 52711000 75927600 1080383300 0 1080383300 214731635818823358 923450056 1 0 0 0 17 18176 8 39760.710470872284 424.71884162055159 424.71884162055159 100000000 0 1 0.020711912837890638 tiered ok
5 avx2 large uint32 std::vector_reserved phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 0 0 0 199483200 400000000 14887450400 5815410.3125 27823900 52351500 68883500 125639800 0 0 214731635818823358 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 avx2 large uint32 tiered_forced_leaf_64 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 64 64 4 64 64 4 2060861600 400000000 5991500 2340.4296875 3700 6200 7500 16000 0 0 214731635818823358 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_128 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 128 64 4 128 64 4 1547256100 400000000 3223400 1259.140625 1700 2800 3300 4100 0 0 214731635818823358 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_256 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 256 64 4 256 64 4 1495674200 400000000 1878900 733.9453125 1100 1900 2500 3500 0 0 214731635818823358 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.011945613091466217,0.011945613091466216,11228297700
"avx2","std::vector_reserved",512,64,4,1,0.010074491762020601,0.010074491762020601,13313713800
"avx2","tiered_forced_leaf_1024",1024,64,4,1,1,1,134128900
"avx2","tiered_forced_leaf_128",128,64,4,1,0.37793658401472646,0.37793658401472646,354897900
"avx2","tiered_forced_leaf_256",256,64,4,1,0.54368727004166562,0.54368727004166562,246702300
"avx2","tiered_forced_leaf_512",512,64,4,1,0.81077230427936298,0.81077230427936298,165433500
"avx2","tiered_forced_leaf_64",64,64,4,1,0.23423514516481117,0.23423514516481117,572625000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.011945613091466217 0.011945613091466216 11228297700
3 avx2 std::vector_reserved 512 64 4 1 0.010074491762020601 0.010074491762020601 13313713800
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 1 1 134128900
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.37793658401472646 0.37793658401472646 354897900
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.54368727004166562 0.54368727004166562 246702300
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.81077230427936298 0.81077230427936298 165433500
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.23423514516481117 0.23423514516481117 572625000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","std::vector_reserved","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,0,0,0,121495100,400000000,13313713800,26003.347265625001,25554500,41895700,48051100,59646800,0,0,214203541450790797,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,64,64,4,64,64,4,2065977500,400000000,572625000,1118.408203125,1700,3100,3700,21200,0,0,214203541450790797,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,128,64,4,128,64,4,1592681500,400000000,354897900,693.15996093750005,1200,1900,2500,3600,0,0,214203541450790797,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,256,64,4,256,64,4,1552338100,400000000,246702300,481.84042968749998,1000,1600,2200,3100,0,0,214203541450790797,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,512,64,4,1505728500,400000000,165433500,323.1123046875,1000,1500,2800,4200,0,0,214203541450790797,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,1024,64,4,1024,64,4,1449637200,400000000,134128900,261.97050781249999,1200,1900,2800,3300,0,0,214203541450790797,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,512,64,4,654392300,400000000,11228297700,21930.268945312499,21396500,37524400,40901900,47828800,0,0,214203541450790797,450001096,0,0,0,0,440,131072,3,2789.5729851671367,48.108899387550352,2789.5729851671367,100000000,0,1,0.001478925767354797,"vector","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 std::vector_reserved steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 0 0 0 121495100 400000000 13313713800 26003.347265625001 25554500 41895700 48051100 59646800 0 0 214203541450790797 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 avx2 large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 64 64 4 64 64 4 2065977500 400000000 572625000 1118.408203125 1700 3100 3700 21200 0 0 214203541450790797 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 128 64 4 128 64 4 1592681500 400000000 354897900 693.15996093750005 1200 1900 2500 3600 0 0 214203541450790797 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 256 64 4 256 64 4 1552338100 400000000 246702300 481.84042968749998 1000 1600 2200 3100 0 0 214203541450790797 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 512 64 4 1505728500 400000000 165433500 323.1123046875 1000 1500 2800 4200 0 0 214203541450790797 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 1024 64 4 1024 64 4 1449637200 400000000 134128900 261.97050781249999 1200 1900 2800 3300 0 0 214203541450790797 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 adaptive_shape_deferred steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 512 64 4 654392300 400000000 11228297700 21930.268945312499 21396500 37524400 40901900 47828800 0 0 214203541450790797 450001096 0 0 0 0 440 131072 3 2789.5729851671367 48.108899387550352 2789.5729851671367 100000000 0 1 0.001478925767354797 vector ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.0018024208018054041,0.0018024208018054047,13566199400
"avx2","std::vector_reserved",512,64,4,1,0.0015032847250779214,0.0015032847250779221,16265714400
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.55014703136144061,0.55014703136144061,44446300
"avx2","tiered_forced_leaf_128",128,64,4,1,0.61524835632672681,0.61524835632672681,39743300
"avx2","tiered_forced_leaf_256",256,64,4,1,0.63603707181558777,0.63603707181558777,38444300
"avx2","tiered_forced_leaf_512",512,64,4,1,1,1,24452000
"avx2","tiered_forced_leaf_64",64,64,4,1,0.37447757376757945,0.37447757376757945,65296300
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.0018024208018054041 0.0018024208018054047 13566199400
3 avx2 std::vector_reserved 512 64 4 1 0.0015032847250779214 0.0015032847250779221 16265714400
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.55014703136144061 0.55014703136144061 44446300
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.61524835632672681 0.61524835632672681 39743300
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.63603707181558777 0.63603707181558777 38444300
7 avx2 tiered_forced_leaf_512 512 64 4 1 1 1 24452000
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.37447757376757945 0.37447757376757945 65296300
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,1024,64,4,1024,64,4,1807941200,400000000,44446300,868.091796875,2300,4200,5800,10000,0,0,214632402121488182,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,512,64,4,803633500,400000000,13566199400,264964.83203125,25312900,39772900,44559600,51759300,0,0,214632402121488182,450001096,0,0,0,0,182,131072,1,17317.554189778275,169.08013703577657,17317.554189778275,100000000,0,1,0.0090748163843023307,"vector","ok"
"avx2","large","uint32","std::vector_reserved","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,0,0,0,211863400,400000000,16265714400,317689.734375,29830000,45857200,51420100,56376500,0,0,214632402121488182,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,64,64,4,64,64,4,2428530200,400000000,65296300,1275.318359375,1600,3400,4000,5300,0,0,214632402121488182,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,128,64,4,128,64,4,1735259000,400000000,39743300,776.236328125,1100,2200,3300,5500,0,0,214632402121488182,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,256,64,4,256,64,4,1661075100,400000000,38444300,750.865234375,1200,2500,3800,6900,0,0,214632402121488182,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,512,64,4,1551899800,400000000,24452000,477.578125,1100,1900,2400,3000,0,0,214632402121488182,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 1024 64 4 1024 64 4 1807941200 400000000 44446300 868.091796875 2300 4200 5800 10000 0 0 214632402121488182 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 adaptive_shape_deferred steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 512 64 4 803633500 400000000 13566199400 264964.83203125 25312900 39772900 44559600 51759300 0 0 214632402121488182 450001096 0 0 0 0 182 131072 1 17317.554189778275 169.08013703577657 17317.554189778275 100000000 0 1 0.0090748163843023307 vector ok
4 avx2 large uint32 std::vector_reserved steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 0 0 0 211863400 400000000 16265714400 317689.734375 29830000 45857200 51420100 56376500 0 0 214632402121488182 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 avx2 large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 64 64 4 64 64 4 2428530200 400000000 65296300 1275.318359375 1600 3400 4000 5300 0 0 214632402121488182 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 128 64 4 128 64 4 1735259000 400000000 39743300 776.236328125 1100 2200 3300 5500 0 0 214632402121488182 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 256 64 4 256 64 4 1661075100 400000000 38444300 750.865234375 1200 2500 3800 6900 0 0 214632402121488182 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 512 64 4 1551899800 400000000 24452000 477.578125 1100 1900 2400 3000 0 0 214632402121488182 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,8.5650012923693645e-05,8.5650012923693672e-05,5709281100
"avx2","std::vector_reserved",512,64,4,1,3.7342523371608621e-05,3.7342523371608628e-05,13094990800
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.71418139331093911,0.71418139331093911,684700
"avx2","tiered_forced_leaf_128",128,64,4,1,0.73247453565008991,0.73247453565008991,667600
"avx2","tiered_forced_leaf_256",256,64,4,1,0.0040848683611491429,0.0040848683611491429,119710100
"avx2","tiered_forced_leaf_512",512,64,4,1,1,1,489000
"avx2","tiered_forced_leaf_64",64,64,4,1,0.49974450689831373,0.49974450689831373,978500
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 8.5650012923693645e-05 8.5650012923693672e-05 5709281100
3 avx2 std::vector_reserved 512 64 4 1 3.7342523371608621e-05 3.7342523371608628e-05 13094990800
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.71418139331093911 0.71418139331093911 684700
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.73247453565008991 0.73247453565008991 667600
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.0040848683611491429 0.0040848683611491429 119710100
7 avx2 tiered_forced_leaf_512 512 64 4 1 1 1 489000
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.49974450689831373 0.49974450689831373 978500
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,128,64,4,128,64,4,1623529200,400000000,667600,1303.90625,1100,2200,2700,17800,0,0,214736071622604581,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,256,64,4,256,64,4,1528202300,400000000,119710100,233808.7890625,1700,3800,5000,118740100,0,0,214736071622604581,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,512,64,4,1693808200,400000000,489000,955.078125,900,1500,1800,3600,0,0,214736071622604581,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,1024,64,4,1024,64,4,1507076900,400000000,684700,1337.3046875,1300,2100,2600,3900,0,0,214736071622604581,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,1024,64,3,683641600,400000000,5709281100,11150939.6484375,13402200,21965400,32196100,919821800,0,919821800,214736071622604581,923450056,1,0,0,0,16,1792,1,1247801.0771313782,10702.659099561075,10702.659099561075,100000000,0,1,0.65000000000000002,"tiered","ok"
"avx2","large","uint32","std::vector_reserved","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,0,0,0,157660900,400000000,13094990800,25576153.90625,25445800,38812100,44165100,49894000,0,0,214736071622604581,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,64,64,4,64,64,4,1941308600,400000000,978500,1911.1328125,1800,3100,3800,11900,0,0,214736071622604581,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 128 64 4 128 64 4 1623529200 400000000 667600 1303.90625 1100 2200 2700 17800 0 0 214736071622604581 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 256 64 4 256 64 4 1528202300 400000000 119710100 233808.7890625 1700 3800 5000 118740100 0 0 214736071622604581 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 512 64 4 1693808200 400000000 489000 955.078125 900 1500 1800 3600 0 0 214736071622604581 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 1024 64 4 1024 64 4 1507076900 400000000 684700 1337.3046875 1300 2100 2600 3900 0 0 214736071622604581 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 adaptive_shape_deferred steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 1024 64 3 683641600 400000000 5709281100 11150939.6484375 13402200 21965400 32196100 919821800 0 919821800 214736071622604581 923450056 1 0 0 0 16 1792 1 1247801.0771313782 10702.659099561075 10702.659099561075 100000000 0 1 0.65000000000000002 tiered ok
7 avx2 large uint32 std::vector_reserved steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 0 0 0 157660900 400000000 13094990800 25576153.90625 25445800 38812100 44165100 49894000 0 0 214736071622604581 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 avx2 large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 64 64 4 64 64 4 1941308600 400000000 978500 1911.1328125 1800 3100 3800 11900 0 0 214736071622604581 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.00040592175433933693,0.00040592175433933677,3971701400
"avx2","std::vector_reserved",512,64,4,1,0.0001252208763597245,0.00012522087635972459,12874850000
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.77017149954617115,0.77017149954617115,2093300
"avx2","tiered_forced_leaf_128",128,64,4,1,0.40798663832371695,0.40798663832371695,3951600
"avx2","tiered_forced_leaf_256",256,64,4,1,0.38718509090035785,0.38718509090035785,4163900
"avx2","tiered_forced_leaf_512",512,64,4,1,1,1,1612200
"avx2","tiered_forced_leaf_64",64,64,4,1,0.22902520101144985,0.22902520101144985,7039400
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.00040592175433933693 0.00040592175433933677 3971701400
3 avx2 std::vector_reserved 512 64 4 1 0.0001252208763597245 0.00012522087635972459 12874850000
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.77017149954617115 0.77017149954617115 2093300
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.40798663832371695 0.40798663832371695 3951600
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.38718509090035785 0.38718509090035785 4163900
7 avx2 tiered_forced_leaf_512 512 64 4 1 1 1 1612200
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.22902520101144985 0.22902520101144985 7039400
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,512,64,4,1476408800,400000000,1612200,629.765625,900,1400,1700,7400,0,0,214731629993696247,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,1024,64,4,1024,64,4,1515877800,400000000,2093300,817.6953125,1500,2400,2800,6500,0,0,214731629993696247,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,1024,64,3,982155900,400000000,3971701400,1551445.859375,2900,18292900,22482600,932110900,0,932110900,214731629993696247,923450056,1,0,0,0,19,14880,1,654037.41491362709,5531.0413455943562,5531.0413455943562,100000000,0,1,0.34008341549911625,"tiered","ok"
"avx2","large","uint32","std::vector_reserved","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,0,0,0,181995500,400000000,12874850000,5029238.28125,24595300,40799800,46311900,62991000,0,0,214731629993696247,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,64,64,4,64,64,4,2865430300,400000000,7039400,2749.765625,2500,4600,6700,8500,0,0,214731629993696247,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,128,64,4,128,64,4,1754876800,400000000,3951600,1543.59375,1600,2800,3300,9700,0,0,214731629993696247,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,256,64,4,256,64,4,1577053200,400000000,4163900,1626.5234375,1900,3200,3800,4900,0,0,214731629993696247,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 512 64 4 1476408800 400000000 1612200 629.765625 900 1400 1700 7400 0 0 214731629993696247 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 1024 64 4 1024 64 4 1515877800 400000000 2093300 817.6953125 1500 2400 2800 6500 0 0 214731629993696247 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 adaptive_shape_deferred steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 1024 64 3 982155900 400000000 3971701400 1551445.859375 2900 18292900 22482600 932110900 0 932110900 214731629993696247 923450056 1 0 0 0 19 14880 1 654037.41491362709 5531.0413455943562 5531.0413455943562 100000000 0 1 0.34008341549911625 tiered ok
5 avx2 large uint32 std::vector_reserved steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 0 0 0 181995500 400000000 12874850000 5029238.28125 24595300 40799800 46311900 62991000 0 0 214731629993696247 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 avx2 large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 64 64 4 64 64 4 2865430300 400000000 7039400 2749.765625 2500 4600 6700 8500 0 0 214731629993696247 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 128 64 4 128 64 4 1754876800 400000000 3951600 1543.59375 1600 2800 3300 9700 0 0 214731629993696247 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 256 64 4 256 64 4 1577053200 400000000 4163900 1626.5234375 1900 3200 3800 4900 0 0 214731629993696247 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.8880342486508791,0.8880342486508791,15510100
"avx2","std::vector_reserved",512,64,4,1,1,1,13773500
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.077431109726912473,0.077431109726912473,177880700
"avx2","tiered_forced_leaf_128",128,64,4,1,0.067079888063008894,0.06707988806300888,205329800
"avx2","tiered_forced_leaf_256",256,64,4,1,0.052484612045987249,0.052484612045987242,262429300
"avx2","tiered_forced_leaf_512",512,64,4,1,0.05268240999984701,0.052682409999847003,261444000
"avx2","tiered_forced_leaf_64",64,64,4,1,0.060250872147067515,0.060250872147067508,228602500
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.8880342486508791 0.8880342486508791 15510100
3 avx2 std::vector_reserved 512 64 4 1 1 1 13773500
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.077431109726912473 0.077431109726912473 177880700
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.067079888063008894 0.06707988806300888 205329800
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.052484612045987249 0.052484612045987242 262429300
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.05268240999984701 0.052682409999847003 261444000
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.060250872147067515 0.060250872147067508 228602500
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,256,64,4,256,64,4,1626701500,400000000,262429300,524.85860000000002,0,0,0,0,0,0,214248794138489932,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,1570777000,400000000,261444000,522.88800000000003,0,0,0,0,0,0,214248794138489932,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,1024,64,4,1024,64,4,1655662200,400000000,177880700,355.76139999999998,0,0,0,0,0,0,214248794138489932,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,683486300,400000000,15510100,31.020199999999999,0,0,0,0,0,0,214248794138489932,450001096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,0,0,0,111260000,400000000,13773500,27.547000000000001,0,0,0,0,0,0,214248794138489932,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,64,64,4,64,64,4,1634221100,400000000,228602500,457.20499999999998,0,0,0,0,0,0,214248794138489932,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,128,64,4,128,64,4,1577187200,400000000,205329800,410.65960000000001,0,0,0,0,0,0,214248794138489932,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 256 64 4 256 64 4 1626701500 400000000 262429300 524.85860000000002 0 0 0 0 0 0 214248794138489932 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 1570777000 400000000 261444000 522.88800000000003 0 0 0 0 0 0 214248794138489932 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 1024 64 4 1024 64 4 1655662200 400000000 177880700 355.76139999999998 0 0 0 0 0 0 214248794138489932 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 683486300 400000000 15510100 31.020199999999999 0 0 0 0 0 0 214248794138489932 450001096 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 0 0 0 111260000 400000000 13773500 27.547000000000001 0 0 0 0 0 0 214248794138489932 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
7 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 64 64 4 64 64 4 1634221100 400000000 228602500 457.20499999999998 0 0 0 0 0 0 214248794138489932 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 128 64 4 128 64 4 1577187200 400000000 205329800 410.65960000000001 0 0 0 0 0 0 214248794138489932 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.13803593560246824,0.13803593560246824,9890397700
"avx2","std::vector_reserved",512,64,4,1,0.092917456677788987,0.092917456677788973,14692936600
"avx2","tiered_forced_leaf_1024",1024,64,4,1,1,1,1365230300
"avx2","tiered_forced_leaf_128",128,64,4,1,0.35401946706005211,0.35401946706005211,3856370700
"avx2","tiered_forced_leaf_256",256,64,4,1,0.62856034330824606,0.62856034330824606,2171995600
"avx2","tiered_forced_leaf_512",512,64,4,1,0.7907409029166409,0.7907409029166409,1726520400
"avx2","tiered_forced_leaf_64",64,64,4,1,0.25403766622122986,0.25403766622122986,5374125500
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.13803593560246824 0.13803593560246824 9890397700
3 avx2 std::vector_reserved 512 64 4 1 0.092917456677788987 0.092917456677788973 14692936600
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 1 1 1365230300
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.35401946706005211 0.35401946706005211 3856370700
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.62856034330824606 0.62856034330824606 2171995600
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.7907409029166409 0.7907409029166409 1726520400
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.25403766622122986 0.25403766622122986 5374125500
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,1024,64,4,1024,64,4,1449752200,400000000,1365230300,266.64654296875,1400,2300,2700,7800,0,0,206589893372135723,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,512,64,4,679619400,400000000,9890397700,1931.71830078125,17781100,41296500,53960900,73435100,0,0,206589893372135723,450001096,0,0,0,0,507,131072,8,288.35333039403048,39.602776387876169,288.35333039403048,100000000,0,0,0.00017157797617187506,"vector","ok"
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,0,0,0,134639100,400000000,14692936600,2869.7141796874998,27075600,60560700,73632800,86512500,0,0,206589893372135723,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,64,64,4,64,64,4,2063129600,400000000,5374125500,1049.6338867187501,2500,4700,5800,7100,0,0,206589893372135723,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,128,64,4,128,64,4,1597793000,400000000,3856370700,753.19740234375001,2000,3800,4700,9000,0,0,206589893372135723,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,256,64,4,256,64,4,1492960600,400000000,2171995600,424.217890625,1000,1800,2200,29500,0,0,206589893372135723,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,512,64,4,1540116300,400000000,1726520400,337.21101562500002,1300,2300,2700,3600,0,0,206589893372135723,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 1024 64 4 1024 64 4 1449752200 400000000 1365230300 266.64654296875 1400 2300 2700 7800 0 0 206589893372135723 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 512 64 4 679619400 400000000 9890397700 1931.71830078125 17781100 41296500 53960900 73435100 0 0 206589893372135723 450001096 0 0 0 0 507 131072 8 288.35333039403048 39.602776387876169 288.35333039403048 100000000 0 0 0.00017157797617187506 vector ok
4 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 0 0 0 134639100 400000000 14692936600 2869.7141796874998 27075600 60560700 73632800 86512500 0 0 206589893372135723 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 64 64 4 64 64 4 2063129600 400000000 5374125500 1049.6338867187501 2500 4700 5800 7100 0 0 206589893372135723 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 128 64 4 128 64 4 1597793000 400000000 3856370700 753.19740234375001 2000 3800 4700 9000 0 0 206589893372135723 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 256 64 4 256 64 4 1492960600 400000000 2171995600 424.217890625 1000 1800 2200 29500 0 0 206589893372135723 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 512 64 4 1540116300 400000000 1726520400 337.21101562500002 1300 2300 2700 3600 0 0 206589893372135723 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.016329414287448791,0.016329414287448787,8662839800
"avx2","std::vector_reserved",512,64,4,1,0.010919025555136136,0.010919025555136139,12955286100
"avx2","tiered_forced_leaf_1024",1024,64,4,1,1,1,141459100
"avx2","tiered_forced_leaf_128",128,64,4,1,0.56673297156100955,0.56673297156100955,249604500
"avx2","tiered_forced_leaf_256",256,64,4,1,0.57518803718374822,0.57518803718374822,245935400
"avx2","tiered_forced_leaf_512",512,64,4,1,0.87187229387201648,0.87187229387201648,162247500
"avx2","tiered_forced_leaf_64",64,64,4,1,0.27888166675538262,0.27888166675538262,507237000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.016329414287448791 0.016329414287448787 8662839800
3 avx2 std::vector_reserved 512 64 4 1 0.010919025555136136 0.010919025555136139 12955286100
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 1 1 141459100
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.56673297156100955 0.56673297156100955 249604500
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.57518803718374822 0.57518803718374822 245935400
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.87187229387201648 0.87187229387201648 162247500
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.27888166675538262 0.27888166675538262 507237000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,128,64,4,128,64,4,1496789800,400000000,249604500,487.5087890625,900,1500,2300,10600,0,0,214206263358794279,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,256,64,4,256,64,4,1439013000,400000000,245935400,480.34257812499999,1000,2400,3000,3900,0,0,214206263358794279,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,512,64,4,1502857500,400000000,162247500,316.8896484375,1000,1500,1800,2700,0,0,214206263358794279,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,1024,64,4,1024,64,4,1438257900,400000000,141459100,276.28730468750001,1200,2000,2300,3400,0,0,214206263358794279,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,512,64,4,656710100,400000000,8662839800,16919.608984375001,15833800,37274800,52582000,54899800,0,0,214206263358794279,450001096,0,0,0,0,437,131072,7,613.78290623847283,50.493802009595498,613.78290623847283,100000000,0,0,0.00027708055106525958,"vector","ok"
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,0,0,0,148412700,400000000,12955286100,25303.293164062499,23766900,54076800,67397500,81681600,0,0,214206263358794279,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,64,64,4,64,64,4,1991922500,400000000,507237000,990.697265625,1800,2800,3800,5500,0,0,214206263358794279,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 128 64 4 128 64 4 1496789800 400000000 249604500 487.5087890625 900 1500 2300 10600 0 0 214206263358794279 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 256 64 4 256 64 4 1439013000 400000000 245935400 480.34257812499999 1000 2400 3000 3900 0 0 214206263358794279 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 512 64 4 1502857500 400000000 162247500 316.8896484375 1000 1500 1800 2700 0 0 214206263358794279 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 1024 64 4 1024 64 4 1438257900 400000000 141459100 276.28730468750001 1200 2000 2300 3400 0 0 214206263358794279 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 512 64 4 656710100 400000000 8662839800 16919.608984375001 15833800 37274800 52582000 54899800 0 0 214206263358794279 450001096 0 0 0 0 437 131072 7 613.78290623847283 50.493802009595498 613.78290623847283 100000000 0 0 0.00027708055106525958 vector ok
7 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 0 0 0 148412700 400000000 12955286100 25303.293164062499 23766900 54076800 67397500 81681600 0 0 214206263358794279 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 64 64 4 64 64 4 1991922500 400000000 507237000 990.697265625 1800 2800 3800 5500 0 0 214206263358794279 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.0026489558711344338,0.0026489558711344334,9204721100
"avx2","std::vector_reserved",512,64,4,1,0.0018350906275298882,0.0018350906275298876,13287027700
"avx2","tiered_forced_leaf_1024",1024,64,4,1,1,1,24382900
"avx2","tiered_forced_leaf_128",128,64,4,1,0.53257424682907006,0.53257424682907006,45783100
"avx2","tiered_forced_leaf_256",256,64,4,1,0.60572162477052138,0.60572162477052138,40254300
"avx2","tiered_forced_leaf_512",512,64,4,1,0.95054480244819994,0.95054480244819994,25651500
"avx2","tiered_forced_leaf_64",64,64,4,1,0.46108214719970347,0.46108214719970347,52881900
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.0026489558711344338 0.0026489558711344334 9204721100
3 avx2 std::vector_reserved 512 64 4 1 0.0018350906275298882 0.0018350906275298876 13287027700
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 1 1 24382900
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.53257424682907006 0.53257424682907006 45783100
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.60572162477052138 0.60572162477052138 40254300
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.95054480244819994 0.95054480244819994 25651500
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.46108214719970347 0.46108214719970347 52881900
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,0,0,0,173019900,400000000,13287027700,259512.259765625,23605700,60105200,71635600,77606300,0,0,214633235083721882,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,64,64,4,64,64,4,1995058800,400000000,52881900,1032.849609375,1500,3500,4800,22700,0,0,214633235083721882,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,128,64,4,128,64,4,1592901100,400000000,45783100,894.201171875,1600,2700,3600,8100,0,0,214633235083721882,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,256,64,4,256,64,4,1545113600,400000000,40254300,786.216796875,1500,3000,4200,13000,0,0,214633235083721882,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,512,64,4,1628356500,400000000,25651500,501.005859375,1200,2100,3500,4800,0,0,214633235083721882,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,1024,64,4,1024,64,4,1551219800,400000000,24382900,476.228515625,1600,2800,3800,5400,0,0,214633235083721882,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,512,64,4,691239700,400000000,9204721100,179779.708984375,16158700,40719600,50171900,58378400,0,0,214633235083721882,450001096,0,0,0,0,185,131072,1,10930.004355888772,884.44430276722062,10930.004355888772,100000000,0,0,0.0087678954004389471,"vector","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 0 0 0 173019900 400000000 13287027700 259512.259765625 23605700 60105200 71635600 77606300 0 0 214633235083721882 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 64 64 4 64 64 4 1995058800 400000000 52881900 1032.849609375 1500 3500 4800 22700 0 0 214633235083721882 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 128 64 4 128 64 4 1592901100 400000000 45783100 894.201171875 1600 2700 3600 8100 0 0 214633235083721882 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 256 64 4 256 64 4 1545113600 400000000 40254300 786.216796875 1500 3000 4200 13000 0 0 214633235083721882 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 512 64 4 1628356500 400000000 25651500 501.005859375 1200 2100 3500 4800 0 0 214633235083721882 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 1024 64 4 1024 64 4 1551219800 400000000 24382900 476.228515625 1600 2800 3800 5400 0 0 214633235083721882 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 512 64 4 691239700 400000000 9204721100 179779.708984375 16158700 40719600 50171900 58378400 0 0 214633235083721882 450001096 0 0 0 0 185 131072 1 10930.004355888772 884.44430276722062 10930.004355888772 100000000 0 0 0.0087678954004389471 vector ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.00019579517195100174,0.00019579517195100188,5247320400
"avx2","std::vector_reserved",512,64,4,1,8.1563673264244843e-05,8.1563673264244816e-05,12596293900
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.70153636053260493,0.70153636053260493,1464500
"avx2","tiered_forced_leaf_128",128,64,4,1,0.74449275362318845,0.74449275362318845,1380000
"avx2","tiered_forced_leaf_256",256,64,4,1,1,1,1027400
"avx2","tiered_forced_leaf_512",512,64,4,1,0.68552745712951224,0.68552745712951224,1498700
"avx2","tiered_forced_leaf_64",64,64,4,1,0.71745810055865922,0.71745810055865922,1432000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.00019579517195100174 0.00019579517195100188 5247320400
3 avx2 std::vector_reserved 512 64 4 1 8.1563673264244843e-05 8.1563673264244816e-05 12596293900
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.70153636053260493 0.70153636053260493 1464500
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.74449275362318845 0.74449275362318845 1380000
6 avx2 tiered_forced_leaf_256 256 64 4 1 1 1 1027400
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.68552745712951224 0.68552745712951224 1498700
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.71745810055865922 0.71745810055865922 1432000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,512,64,4,1827396600,400000000,1498700,2927.1484375,2800,4000,5100,23200,0,0,214736098015750056,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,1024,64,4,1024,64,4,1739931900,400000000,1464500,2860.3515625,2800,4000,4400,10100,0,0,214736098015750056,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,1024,64,3,685479500,400000000,5247320400,10248672.65625,3218000,28200700,31784600,788380200,0,788380200,214736098015750056,923450056,1,0,0,0,16,1792,1,1670987.5188563052,60988.836252971581,60988.836252971581,100000000,0,0.125,0.65000000000000002,"tiered","ok"
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,0,0,0,115840600,400000000,12596293900,24602136.5234375,23448700,51573700,62183600,73512600,0,0,214736098015750056,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,64,64,4,64,64,4,1887744100,400000000,1432000,2796.875,2800,3900,4600,9900,0,0,214736098015750056,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,128,64,4,128,64,4,1614333700,400000000,1380000,2695.3125,2600,3800,4700,17000,0,0,214736098015750056,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,256,64,4,256,64,4,1526049400,400000000,1027400,2006.640625,1900,2900,3700,5100,0,0,214736098015750056,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 512 64 4 1827396600 400000000 1498700 2927.1484375 2800 4000 5100 23200 0 0 214736098015750056 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 1024 64 4 1024 64 4 1739931900 400000000 1464500 2860.3515625 2800 4000 4400 10100 0 0 214736098015750056 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 1024 64 3 685479500 400000000 5247320400 10248672.65625 3218000 28200700 31784600 788380200 0 788380200 214736098015750056 923450056 1 0 0 0 16 1792 1 1670987.5188563052 60988.836252971581 60988.836252971581 100000000 0 0.125 0.65000000000000002 tiered ok
5 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 0 0 0 115840600 400000000 12596293900 24602136.5234375 23448700 51573700 62183600 73512600 0 0 214736098015750056 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 64 64 4 64 64 4 1887744100 400000000 1432000 2796.875 2800 3900 4600 9900 0 0 214736098015750056 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 128 64 4 128 64 4 1614333700 400000000 1380000 2695.3125 2600 3800 4700 17000 0 0 214736098015750056 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 256 64 4 256 64 4 1526049400 400000000 1027400 2006.640625 1900 2900 3700 5100 0 0 214736098015750056 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.00038126628271564989,0.00038126628271564983,4700651700
"avx2","std::vector_reserved",512,64,4,1,0.00014297812504891384,0.00014297812504891389,12534784600
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.47742347958123549,0.47742347958123549,3753900
"avx2","tiered_forced_leaf_128",128,64,4,1,0.36702094980647543,0.36702094980647537,4883100
"avx2","tiered_forced_leaf_256",256,64,4,1,0.41545736937271083,0.41545736937271083,4313800
"avx2","tiered_forced_leaf_512",512,64,4,1,1,1,1792200
"avx2","tiered_forced_leaf_64",64,64,4,1,0.31127012522361358,0.31127012522361358,5757700
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.00038126628271564989 0.00038126628271564983 4700651700
3 avx2 std::vector_reserved 512 64 4 1 0.00014297812504891384 0.00014297812504891389 12534784600
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.47742347958123549 0.47742347958123549 3753900
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.36702094980647543 0.36702094980647537 4883100
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.41545736937271083 0.41545736937271083 4313800
7 avx2 tiered_forced_leaf_512 512 64 4 1 1 1 1792200
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.31127012522361358 0.31127012522361358 5757700
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,1024,64,3,697321500,400000000,4700651700,1836192.0703125,3200,44039400,62822000,985416900,0,985416900,214737529103472481,923450056,1,0,0,0,20,15328,1,576157.64225786377,30940.45706089335,30940.45706089335,100000000,0,0.16666666666666666,0.31411724273666169,"tiered","ok"
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,0,0,0,113095900,400000000,12534784600,4896400.234375,22736500,52208600,64931700,86170100,0,0,214737529103472481,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,64,64,4,64,64,4,1974555200,400000000,5757700,2249.1015625,3000,4300,5000,9300,0,0,214737529103472481,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,128,64,4,128,64,4,1596342900,400000000,4883100,1907.4609375,2700,3800,4500,5500,0,0,214737529103472481,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,256,64,4,256,64,4,1512313900,400000000,4313800,1685.078125,2400,3600,4900,6200,0,0,214737529103472481,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,512,64,4,1591971100,400000000,1792200,700.078125,1200,1900,2400,3400,0,0,214737529103472481,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,1024,64,4,1024,64,4,1545648200,400000000,3753900,1466.3671875,2700,3900,4600,5900,0,0,214737529103472481,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 1024 64 3 697321500 400000000 4700651700 1836192.0703125 3200 44039400 62822000 985416900 0 985416900 214737529103472481 923450056 1 0 0 0 20 15328 1 576157.64225786377 30940.45706089335 30940.45706089335 100000000 0 0.16666666666666666 0.31411724273666169 tiered ok
3 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 0 0 0 113095900 400000000 12534784600 4896400.234375 22736500 52208600 64931700 86170100 0 0 214737529103472481 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
4 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 64 64 4 64 64 4 1974555200 400000000 5757700 2249.1015625 3000 4300 5000 9300 0 0 214737529103472481 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 128 64 4 128 64 4 1596342900 400000000 4883100 1907.4609375 2700 3800 4500 5500 0 0 214737529103472481 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 256 64 4 256 64 4 1512313900 400000000 4313800 1685.078125 2400 3600 4900 6200 0 0 214737529103472481 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 512 64 4 1591971100 400000000 1792200 700.078125 1200 1900 2400 3400 0 0 214737529103472481 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 1024 64 4 1024 64 4 1545648200 400000000 3753900 1466.3671875 2700 3900 4600 5900 0 0 214737529103472481 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.002461113663767694,0.0024611136637676932,3660456700
"avx2","std::vector_reserved",512,64,4,1,0.00079379180231799748,0.00079379180231799748,11349071600
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.84524591394419324,0.84524591394419324,10658200
"avx2","tiered_forced_leaf_128",128,64,4,1,1,1,9008800
"avx2","tiered_forced_leaf_256",256,64,4,1,0.75105253065886335,0.75105253065886335,11994900
"avx2","tiered_forced_leaf_512",512,64,4,1,0.88664055272326436,0.88664055272326436,10160600
"avx2","tiered_forced_leaf_64",64,64,4,1,0.92983506388951964,0.92983506388951964,9688600
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.002461113663767694 0.0024611136637676932 3660456700
3 avx2 std::vector_reserved 512 64 4 1 0.00079379180231799748 0.00079379180231799748 11349071600
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.84524591394419324 0.84524591394419324 10658200
5 avx2 tiered_forced_leaf_128 128 64 4 1 1 1 9008800
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.75105253065886335 0.75105253065886335 11994900
7 avx2 tiered_forced_leaf_512 512 64 4 1 0.88664055272326436 0.88664055272326436 10160600
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.92983506388951964 0.92983506388951964 9688600
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,128,64,4,128,64,4,1615532000,400000000,9008800,879.765625,1200,2600,3800,15500,0,0,214754899738784712,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,256,64,4,256,64,4,1532328300,400000000,11994900,1171.376953125,1900,3200,3900,5600,0,0,214754899738784712,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,512,64,4,1586904300,400000000,10160600,992.24609375,2100,3400,3900,5200,0,0,214754899738784712,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,1024,64,4,1024,64,4,1555501300,400000000,10658200,1040.83984375,2600,4000,5100,5500,0,0,214754899738784712,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,1024,64,3,751491500,400000000,3660456700,357466.474609375,3300,33887400,50765600,874600300,0,874600300,214754899738784712,923450056,1,0,0,0,38,62464,1,64085.712567718176,2439.7929648050358,2439.7929648050358,100000000,0,0.33333333333333331,0.027064637500371996,"tiered","ok"
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,0,0,0,141990100,400000000,11349071600,1108307.7734375,20721800,46975800,59197400,76205500,0,0,214754899738784712,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,64,64,4,64,64,4,1726775000,400000000,9688600,946.15234375,1400,2000,2300,3100,0,0,214754899738784712,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 128 64 4 128 64 4 1615532000 400000000 9008800 879.765625 1200 2600 3800 15500 0 0 214754899738784712 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 256 64 4 256 64 4 1532328300 400000000 11994900 1171.376953125 1900 3200 3900 5600 0 0 214754899738784712 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 512 64 4 1586904300 400000000 10160600 992.24609375 2100 3400 3900 5200 0 0 214754899738784712 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 1024 64 4 1024 64 4 1555501300 400000000 10658200 1040.83984375 2600 4000 5100 5500 0 0 214754899738784712 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 1024 64 3 751491500 400000000 3660456700 357466.474609375 3300 33887400 50765600 874600300 0 874600300 214754899738784712 923450056 1 0 0 0 38 62464 1 64085.712567718176 2439.7929648050358 2439.7929648050358 100000000 0 0.33333333333333331 0.027064637500371996 tiered ok
7 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 0 0 0 141990100 400000000 11349071600 1108307.7734375 20721800 46975800 59197400 76205500 0 0 214754899738784712 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 64 64 4 64 64 4 1726775000 400000000 9688600 946.15234375 1400 2000 2300 3100 0 0 214754899738784712 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"avx2","adaptive_shape_deferred",512,64,4,1,0.00014092442906793145,0.00014092442906793142,6763908900
"avx2","std::vector_reserved",512,64,4,1,8.0084789729117266e-05,8.0084789729117321e-05,11902385000
"avx2","tiered_forced_leaf_1024",1024,64,4,1,0.75813250616400218,0.75813250616400218,1257300
"avx2","tiered_forced_leaf_128",128,64,4,1,0.54459235559618346,0.54459235559618346,1750300
"avx2","tiered_forced_leaf_256",256,64,4,1,0.60783063384772351,0.60783063384772351,1568200
"avx2","tiered_forced_leaf_512",512,64,4,1,1,1,953200
"avx2","tiered_forced_leaf_64",64,64,4,1,0.43354862185026838,0.43354862185026838,2198600
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 avx2 adaptive_shape_deferred 512 64 4 1 0.00014092442906793145 0.00014092442906793142 6763908900
3 avx2 std::vector_reserved 512 64 4 1 8.0084789729117266e-05 8.0084789729117321e-05 11902385000
4 avx2 tiered_forced_leaf_1024 1024 64 4 1 0.75813250616400218 0.75813250616400218 1257300
5 avx2 tiered_forced_leaf_128 128 64 4 1 0.54459235559618346 0.54459235559618346 1750300
6 avx2 tiered_forced_leaf_256 256 64 4 1 0.60783063384772351 0.60783063384772351 1568200
7 avx2 tiered_forced_leaf_512 512 64 4 1 1 1 953200
8 avx2 tiered_forced_leaf_64 64 64 4 1 0.43354862185026838 0.43354862185026838 2198600
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"avx2","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,0,0,0,143432600,400000000,11902385000,11623422.8515625,21993500,49435200,65039700,83985600,0,0,214736463732665336,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"avx2","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,64,64,4,64,64,4,1733336200,400000000,2198600,2147.0703125,2500,3700,4500,18600,0,0,214736463732665336,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,128,64,4,128,64,4,1581552600,400000000,1750300,1709.27734375,1900,2900,3300,5800,0,0,214736463732665336,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,256,64,4,256,64,4,1446070500,400000000,1568200,1531.4453125,1900,2800,3100,6200,0,0,214736463732665336,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,512,64,4,1464515900,400000000,953200,930.859375,1200,1800,2100,2700,0,0,214736463732665336,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,1024,64,4,1024,64,4,1457870500,400000000,1257300,1227.83203125,1700,2700,3300,8900,0,0,214736463732665336,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"avx2","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,1024,64,3,679720900,400000000,6763908900,6605379.78515625,3423800,39516600,54205400,912583100,0,912583100,214736463732665336,923450056,1,0,0,0,17,3968,1,829449.41634973558,42797.098865408727,42797.098865408727,100000000,0,0,0.43144756689823993,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 avx2 large uint32 std::vector_reserved steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 0 0 0 143432600 400000000 11902385000 11623422.8515625 21993500 49435200 65039700 83985600 0 0 214736463732665336 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 avx2 large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 64 64 4 64 64 4 1733336200 400000000 2198600 2147.0703125 2500 3700 4500 18600 0 0 214736463732665336 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 avx2 large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 128 64 4 128 64 4 1581552600 400000000 1750300 1709.27734375 1900 2900 3300 5800 0 0 214736463732665336 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 avx2 large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 256 64 4 256 64 4 1446070500 400000000 1568200 1531.4453125 1900 2800 3100 6200 0 0 214736463732665336 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 avx2 large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 512 64 4 1464515900 400000000 953200 930.859375 1200 1800 2100 2700 0 0 214736463732665336 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 avx2 large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 1024 64 4 1024 64 4 1457870500 400000000 1257300 1227.83203125 1700 2700 3300 8900 0 0 214736463732665336 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 avx2 large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 1024 64 3 679720900 400000000 6763908900 6605379.78515625 3423800 39516600 54205400 912583100 0 912583100 214736463732665336 923450056 1 0 0 0 17 3968 1 829449.41634973558 42797.098865408727 42797.098865408727 100000000 0 0 0.43144756689823993 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.0040658468498697515,0.0040658468498697533,5465774000
"baseline","std::vector_reserved",512,64,4,1,0.0014699330236920484,0.0014699330236920488,15118375900
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.84608765838206623,0.84608765838206623,26265600
"baseline","tiered_forced_leaf_128",128,64,4,1,0.91406783425605254,0.91406783425605254,24312200
"baseline","tiered_forced_leaf_256",256,64,4,1,0.94783354161246436,0.94783354161246436,23446100
"baseline","tiered_forced_leaf_512",512,64,4,1,1,1,22223000
"baseline","tiered_forced_leaf_64",64,64,4,1,0.7319250125154797,0.7319250125154797,30362400
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.0040658468498697515 0.0040658468498697533 5465774000
3 baseline std::vector_reserved 512 64 4 1 0.0014699330236920484 0.0014699330236920488 15118375900
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.84608765838206623 0.84608765838206623 26265600
5 baseline tiered_forced_leaf_128 128 64 4 1 0.91406783425605254 0.91406783425605254 24312200
6 baseline tiered_forced_leaf_256 256 64 4 1 0.94783354161246436 0.94783354161246436 23446100
7 baseline tiered_forced_leaf_512 512 64 4 1 1 1 22223000
8 baseline tiered_forced_leaf_64 64 64 4 1 0.7319250125154797 0.7319250125154797 30362400
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_1024","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,1024,64,4,1024,64,4,1543677200,400000000,26265600,513,1600,2800,4600,30500,0,0,214631814164291389,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,1024,64,3,710877100,400000000,5465774000,106753.3984375,1800,50741300,72085600,840764300,0,840764300,214631814164291389,923450056,1,0,0,0,17,131072,99,1.0000000000003846,21.200000000000074,22.800000000000018,100000000,0,0,1.9558505399828633e-19,"tiered","ok"
"baseline","large","uint32","std::vector_reserved","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,0,0,0,205540600,400000000,15118375900,295280.779296875,28031800,64879500,79269900,90671300,0,0,214631814164291389,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,64,64,4,64,64,4,1685486400,400000000,30362400,593.015625,700,1100,1300,2600,0,0,214631814164291389,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,128,64,4,128,64,4,1538580600,400000000,24312200,474.84765625,800,1200,1600,1800,0,0,214631814164291389,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,256,64,4,256,64,4,1483594300,400000000,23446100,457.931640625,800,1200,1400,1500,0,0,214631814164291389,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,512,64,4,1564521800,400000000,22223000,434.04296875,1000,1400,1700,3100,0,0,214631814164291389,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_1024 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 1024 64 4 1024 64 4 1543677200 400000000 26265600 513 1600 2800 4600 30500 0 0 214631814164291389 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 adaptive_shape_deferred bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 1024 64 3 710877100 400000000 5465774000 106753.3984375 1800 50741300 72085600 840764300 0 840764300 214631814164291389 923450056 1 0 0 0 17 131072 99 1.0000000000003846 21.200000000000074 22.800000000000018 100000000 0 0 1.9558505399828633e-19 tiered ok
4 baseline large uint32 std::vector_reserved bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 0 0 0 205540600 400000000 15118375900 295280.779296875 28031800 64879500 79269900 90671300 0 0 214631814164291389 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 baseline large uint32 tiered_forced_leaf_64 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 64 64 4 64 64 4 1685486400 400000000 30362400 593.015625 700 1100 1300 2600 0 0 214631814164291389 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 tiered_forced_leaf_128 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 128 64 4 128 64 4 1538580600 400000000 24312200 474.84765625 800 1200 1600 1800 0 0 214631814164291389 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_256 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 256 64 4 256 64 4 1483594300 400000000 23446100 457.931640625 800 1200 1400 1500 0 0 214631814164291389 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_512 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 512 64 4 1564521800 400000000 22223000 434.04296875 1000 1400 1700 3100 0 0 214631814164291389 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.00018150830541154315,0.00018150830541154318,9473395700
"baseline","std::vector_reserved",512,64,4,1,0.00011624618482488982,0.00011624618482488974,14791883300
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.50015998138398443,0.50015998138398443,3437900
"baseline","tiered_forced_leaf_128",128,64,4,1,0.85543007810556693,0.85543007810556693,2010100
"baseline","tiered_forced_leaf_256",256,64,4,1,0.37711641372050181,0.37711641372050181,4559600
"baseline","tiered_forced_leaf_512",512,64,4,1,1,1,1719500
"baseline","tiered_forced_leaf_64",64,64,4,1,0.37687671232876713,0.37687671232876713,4562500
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.00018150830541154315 0.00018150830541154318 9473395700
3 baseline std::vector_reserved 512 64 4 1 0.00011624618482488982 0.00011624618482488974 14791883300
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.50015998138398443 0.50015998138398443 3437900
5 baseline tiered_forced_leaf_128 128 64 4 1 0.85543007810556693 0.85543007810556693 2010100
6 baseline tiered_forced_leaf_256 256 64 4 1 0.37711641372050181 0.37711641372050181 4559600
7 baseline tiered_forced_leaf_512 512 64 4 1 1 1 1719500
8 baseline tiered_forced_leaf_64 64 64 4 1 0.37687671232876713 0.37687671232876713 4562500
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_512","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,512,64,4,1570730100,400000000,1719500,671.6796875,1200,1800,2300,11200,0,0,214731635818823358,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,1024,64,4,1024,64,4,1569242200,400000000,3437900,1342.9296875,2500,3800,4700,10100,0,0,214731635818823358,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,1024,64,3,827999300,400000000,9473395700,3700545.1953125,7726000,56063700,73442400,1068815900,0,1068815900,214731635818823358,923450056,1,0,0,0,17,18176,8,39760.710470872284,424.71884162055159,424.71884162055159,100000000,0,1,0.020711912837890638,"tiered","ok"
"baseline","large","uint32","std::vector_reserved","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,0,0,0,202874400,400000000,14791883300,5778079.4140625,27234000,56042000,73785700,98927100,0,0,214731635818823358,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,64,64,4,64,64,4,1788059600,400000000,4562500,1782.2265625,2200,3600,4100,6900,0,0,214731635818823358,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,128,64,4,128,64,4,1528733600,400000000,2010100,785.1953125,1000,1800,2300,4000,0,0,214731635818823358,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,256,64,4,256,64,4,1689965900,400000000,4559600,1781.09375,2400,4300,5000,9100,0,0,214731635818823358,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_512 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 512 64 4 1570730100 400000000 1719500 671.6796875 1200 1800 2300 11200 0 0 214731635818823358 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 tiered_forced_leaf_1024 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 1024 64 4 1024 64 4 1569242200 400000000 3437900 1342.9296875 2500 3800 4700 10100 0 0 214731635818823358 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 adaptive_shape_deferred phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 1024 64 3 827999300 400000000 9473395700 3700545.1953125 7726000 56063700 73442400 1068815900 0 1068815900 214731635818823358 923450056 1 0 0 0 17 18176 8 39760.710470872284 424.71884162055159 424.71884162055159 100000000 0 1 0.020711912837890638 tiered ok
5 baseline large uint32 std::vector_reserved phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 0 0 0 202874400 400000000 14791883300 5778079.4140625 27234000 56042000 73785700 98927100 0 0 214731635818823358 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 baseline large uint32 tiered_forced_leaf_64 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 64 64 4 64 64 4 1788059600 400000000 4562500 1782.2265625 2200 3600 4100 6900 0 0 214731635818823358 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_128 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 128 64 4 128 64 4 1528733600 400000000 2010100 785.1953125 1000 1800 2300 4000 0 0 214731635818823358 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_256 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 256 64 4 256 64 4 1689965900 400000000 4559600 1781.09375 2400 4300 5000 9100 0 0 214731635818823358 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.013229606911658115,0.013229606911658112,13346262000
"baseline","std::vector_reserved",512,64,4,1,0.012460541180873428,0.012460541180873429,14169994500
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.65505299128937244,0.65505299128937244,269544300
"baseline","tiered_forced_leaf_128",128,64,4,1,0.66701094019160445,0.66701094019160445,264712000
"baseline","tiered_forced_leaf_256",256,64,4,1,0.88903222233131673,0.88903222233131673,198604500
"baseline","tiered_forced_leaf_512",512,64,4,1,1,1,176565800
"baseline","tiered_forced_leaf_64",64,64,4,1,0.45763372568900695,0.45763372568900695,385823400
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.013229606911658115 0.013229606911658112 13346262000
3 baseline std::vector_reserved 512 64 4 1 0.012460541180873428 0.012460541180873429 14169994500
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.65505299128937244 0.65505299128937244 269544300
5 baseline tiered_forced_leaf_128 128 64 4 1 0.66701094019160445 0.66701094019160445 264712000
6 baseline tiered_forced_leaf_256 256 64 4 1 0.88903222233131673 0.88903222233131673 198604500
7 baseline tiered_forced_leaf_512 512 64 4 1 1 1 176565800
8 baseline tiered_forced_leaf_64 64 64 4 1 0.45763372568900695 0.45763372568900695 385823400
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","std::vector_reserved","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,0,0,0,156730500,400000000,14169994500,27675.7705078125,26339200,43611900,50656900,93026200,0,0,214203541450790797,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,64,64,4,64,64,4,1823963300,400000000,385823400,753.56132812500005,1200,1900,2800,13500,0,0,214203541450790797,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,128,64,4,128,64,4,1588950700,400000000,264712000,517.015625,900,1600,2000,3100,0,0,214203541450790797,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,256,64,4,256,64,4,1447634300,400000000,198604500,387.8994140625,800,1200,1500,2100,0,0,214203541450790797,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,512,64,4,1501365700,400000000,176565800,344.85507812499998,1000,1500,2700,4200,0,0,214203541450790797,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,1024,64,4,1024,64,4,1636501300,400000000,269544300,526.45371093749998,1700,2800,4600,6700,0,0,214203541450790797,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,512,64,4,768768700,400000000,13346262000,26066.91796875,24574900,39640600,45670800,48895200,0,0,214203541450790797,450001096,0,0,0,0,440,131072,3,2789.5729851671367,48.108899387550352,2789.5729851671367,100000000,0,1,0.001478925767354797,"vector","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 std::vector_reserved steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 0 0 0 156730500 400000000 14169994500 27675.7705078125 26339200 43611900 50656900 93026200 0 0 214203541450790797 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 baseline large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 64 64 4 64 64 4 1823963300 400000000 385823400 753.56132812500005 1200 1900 2800 13500 0 0 214203541450790797 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 128 64 4 128 64 4 1588950700 400000000 264712000 517.015625 900 1600 2000 3100 0 0 214203541450790797 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 256 64 4 256 64 4 1447634300 400000000 198604500 387.8994140625 800 1200 1500 2100 0 0 214203541450790797 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 512 64 4 1501365700 400000000 176565800 344.85507812499998 1000 1500 2700 4200 0 0 214203541450790797 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 1024 64 4 1024 64 4 1636501300 400000000 269544300 526.45371093749998 1700 2800 4600 6700 0 0 214203541450790797 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 adaptive_shape_deferred steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 512 64 4 768768700 400000000 13346262000 26066.91796875 24574900 39640600 45670800 48895200 0 0 214203541450790797 450001096 0 0 0 0 440 131072 3 2789.5729851671367 48.108899387550352 2789.5729851671367 100000000 0 1 0.001478925767354797 vector ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.0015201018629807297,0.0015201018629807301,14589088100
"baseline","std::vector_reserved",512,64,4,1,0.0015614772935942597,0.0015614772935942599,14202512000
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.5083110620097826,0.5083110620097826,43628600
"baseline","tiered_forced_leaf_128",128,64,4,1,0.92545267137664677,0.92545267137664677,23963300
"baseline","tiered_forced_leaf_256",256,64,4,1,1,1,22176900
"baseline","tiered_forced_leaf_512",512,64,4,1,0.85741957184889062,0.85741957184889062,25864700
"baseline","tiered_forced_leaf_64",64,64,4,1,0.26127571740106242,0.26127571740106242,84879300
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.0015201018629807297 0.0015201018629807301 14589088100
3 baseline std::vector_reserved 512 64 4 1 0.0015614772935942597 0.0015614772935942599 14202512000
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.5083110620097826 0.5083110620097826 43628600
5 baseline tiered_forced_leaf_128 128 64 4 1 0.92545267137664677 0.92545267137664677 23963300
6 baseline tiered_forced_leaf_256 256 64 4 1 1 1 22176900
7 baseline tiered_forced_leaf_512 512 64 4 1 0.85741957184889062 0.85741957184889062 25864700
8 baseline tiered_forced_leaf_64 64 64 4 1 0.26127571740106242 0.26127571740106242 84879300
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,1024,64,4,1024,64,4,1967710400,400000000,43628600,852.12109375,2400,4600,7400,32100,0,0,214632402121488182,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,512,64,4,891072200,400000000,14589088100,284943.126953125,27430900,43396500,49873900,72350700,0,0,214632402121488182,450001096,0,0,0,0,182,131072,1,17317.554189778275,169.08013703577657,17317.554189778275,100000000,0,1,0.0090748163843023307,"vector","ok"
"baseline","large","uint32","std::vector_reserved","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,0,0,0,274706100,400000000,14202512000,277392.8125,26388500,42343600,48483700,52082000,0,0,214632402121488182,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,64,64,4,64,64,4,1917608600,400000000,84879300,1657.798828125,1400,2800,3500,5000,0,0,214632402121488182,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,128,64,4,128,64,4,1662112100,400000000,23963300,468.033203125,700,1200,1600,4400,0,0,214632402121488182,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,256,64,4,256,64,4,1534000400,400000000,22176900,433.142578125,800,1300,1700,2400,0,0,214632402121488182,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,512,64,4,1710730500,400000000,25864700,505.169921875,1300,2100,2700,5600,0,0,214632402121488182,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 1024 64 4 1024 64 4 1967710400 400000000 43628600 852.12109375 2400 4600 7400 32100 0 0 214632402121488182 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 adaptive_shape_deferred steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 512 64 4 891072200 400000000 14589088100 284943.126953125 27430900 43396500 49873900 72350700 0 0 214632402121488182 450001096 0 0 0 0 182 131072 1 17317.554189778275 169.08013703577657 17317.554189778275 100000000 0 1 0.0090748163843023307 vector ok
4 baseline large uint32 std::vector_reserved steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 0 0 0 274706100 400000000 14202512000 277392.8125 26388500 42343600 48483700 52082000 0 0 214632402121488182 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 baseline large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 64 64 4 64 64 4 1917608600 400000000 84879300 1657.798828125 1400 2800 3500 5000 0 0 214632402121488182 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 128 64 4 128 64 4 1662112100 400000000 23963300 468.033203125 700 1200 1600 4400 0 0 214632402121488182 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 256 64 4 256 64 4 1534000400 400000000 22176900 433.142578125 800 1300 1700 2400 0 0 214632402121488182 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 512 64 4 1710730500 400000000 25864700 505.169921875 1300 2100 2700 5600 0 0 214632402121488182 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,6.2148382541921644e-05,6.2148382541921658e-05,6893180200
"baseline","std::vector_reserved",512,64,4,1,3.3947346049736594e-05,3.3947346049736574e-05,12619543200
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.40259374118973779,0.40259374118973779,1064100
"baseline","tiered_forced_leaf_128",128,64,4,1,1,1,428400
"baseline","tiered_forced_leaf_256",256,64,4,1,0.58246091094493546,0.58246091094493546,735500
"baseline","tiered_forced_leaf_512",512,64,4,1,0.32176656151419553,0.32176656151419558,1331400
"baseline","tiered_forced_leaf_64",64,64,4,1,0.55213300683077715,0.55213300683077715,775900
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 6.2148382541921644e-05 6.2148382541921658e-05 6893180200
3 baseline std::vector_reserved 512 64 4 1 3.3947346049736594e-05 3.3947346049736574e-05 12619543200
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.40259374118973779 0.40259374118973779 1064100
5 baseline tiered_forced_leaf_128 128 64 4 1 1 1 428400
6 baseline tiered_forced_leaf_256 256 64 4 1 0.58246091094493546 0.58246091094493546 735500
7 baseline tiered_forced_leaf_512 512 64 4 1 0.32176656151419553 0.32176656151419558 1331400
8 baseline tiered_forced_leaf_64 64 64 4 1 0.55213300683077715 0.55213300683077715 775900
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,128,64,4,128,64,4,1583651000,400000000,428400,836.71875,700,1300,1700,10700,0,0,214736071622604581,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,256,64,4,256,64,4,1496475300,400000000,735500,1436.5234375,1300,2500,3000,5000,0,0,214736071622604581,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,512,64,4,1652104400,400000000,1331400,2600.390625,2300,4200,7100,16200,0,0,214736071622604581,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,1024,64,4,1024,64,4,1696047000,400000000,1064100,2078.3203125,2000,3300,4000,6000,0,0,214736071622604581,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,1024,64,3,758823200,400000000,6893180200,13463242.578125,14686900,28678000,35391200,936014800,0,936014800,214736071622604581,923450056,1,0,0,0,16,1792,1,1247801.0771313782,10702.659099561075,10702.659099561075,100000000,0,1,0.65000000000000002,"tiered","ok"
"baseline","large","uint32","std::vector_reserved","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,0,0,0,200554000,400000000,12619543200,24647545.3125,24864200,39073500,44390100,47666600,0,0,214736071622604581,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,64,64,4,64,64,4,1794702600,400000000,775900,1515.4296875,1400,2500,3100,9100,0,0,214736071622604581,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 128 64 4 128 64 4 1583651000 400000000 428400 836.71875 700 1300 1700 10700 0 0 214736071622604581 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 256 64 4 256 64 4 1496475300 400000000 735500 1436.5234375 1300 2500 3000 5000 0 0 214736071622604581 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 512 64 4 1652104400 400000000 1331400 2600.390625 2300 4200 7100 16200 0 0 214736071622604581 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 1024 64 4 1024 64 4 1696047000 400000000 1064100 2078.3203125 2000 3300 4000 6000 0 0 214736071622604581 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 adaptive_shape_deferred steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 1024 64 3 758823200 400000000 6893180200 13463242.578125 14686900 28678000 35391200 936014800 0 936014800 214736071622604581 923450056 1 0 0 0 16 1792 1 1247801.0771313782 10702.659099561075 10702.659099561075 100000000 0 1 0.65000000000000002 tiered ok
7 baseline large uint32 std::vector_reserved steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 0 0 0 200554000 400000000 12619543200 24647545.3125 24864200 39073500 44390100 47666600 0 0 214736071622604581 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 baseline large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 64 64 4 64 64 4 1794702600 400000000 775900 1515.4296875 1400 2500 3100 9100 0 0 214736071622604581 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.00044614529738794967,0.00044614529738794967,4970578000
"baseline","std::vector_reserved",512,64,4,1,0.00016099175684599555,0.00016099175684599552,13774618300
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.65089521573231579,0.65089521573231579,3407000
"baseline","tiered_forced_leaf_128",128,64,4,1,0.38628762541806022,0.38628762541806022,5740800
"baseline","tiered_forced_leaf_256",256,64,4,1,1,1,2217600
"baseline","tiered_forced_leaf_512",512,64,4,1,0.63878326996197721,0.63878326996197721,3471600
"baseline","tiered_forced_leaf_64",64,64,4,1,0.48003117085525032,0.48003117085525032,4619700
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.00044614529738794967 0.00044614529738794967 4970578000
3 baseline std::vector_reserved 512 64 4 1 0.00016099175684599555 0.00016099175684599552 13774618300
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.65089521573231579 0.65089521573231579 3407000
5 baseline tiered_forced_leaf_128 128 64 4 1 0.38628762541806022 0.38628762541806022 5740800
6 baseline tiered_forced_leaf_256 256 64 4 1 1 1 2217600
7 baseline tiered_forced_leaf_512 512 64 4 1 0.63878326996197721 0.63878326996197721 3471600
8 baseline tiered_forced_leaf_64 64 64 4 1 0.48003117085525032 0.48003117085525032 4619700
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,512,64,4,1553139600,400000000,3471600,1356.09375,1800,3200,4100,19300,0,0,214731629993696247,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,1024,64,4,1024,64,4,1731136600,400000000,3407000,1330.859375,2100,3500,4100,11700,0,0,214731629993696247,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,1024,64,3,736884500,400000000,4970578000,1941632.03125,2100,29057000,34217200,911463100,0,911463100,214731629993696247,923450056,1,0,0,0,19,14880,1,654037.41491362709,5531.0413455943562,5531.0413455943562,100000000,0,1,0.34008341549911625,"tiered","ok"
"baseline","large","uint32","std::vector_reserved","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,0,0,0,165019200,400000000,13774618300,5380710.2734375,25875100,40706800,50043600,56913600,0,0,214731629993696247,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,64,64,4,64,64,4,1924761000,400000000,4619700,1804.5703125,1800,2900,3600,11000,0,0,214731629993696247,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,128,64,4,128,64,4,1842773000,400000000,5740800,2242.5,2600,4000,4800,14700,0,0,214731629993696247,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,256,64,4,256,64,4,1518767200,400000000,2217600,866.25,1000,1700,2500,4900,0,0,214731629993696247,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 512 64 4 1553139600 400000000 3471600 1356.09375 1800 3200 4100 19300 0 0 214731629993696247 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 1024 64 4 1024 64 4 1731136600 400000000 3407000 1330.859375 2100 3500 4100 11700 0 0 214731629993696247 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 adaptive_shape_deferred steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 1024 64 3 736884500 400000000 4970578000 1941632.03125 2100 29057000 34217200 911463100 0 911463100 214731629993696247 923450056 1 0 0 0 19 14880 1 654037.41491362709 5531.0413455943562 5531.0413455943562 100000000 0 1 0.34008341549911625 tiered ok
5 baseline large uint32 std::vector_reserved steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 0 0 0 165019200 400000000 13774618300 5380710.2734375 25875100 40706800 50043600 56913600 0 0 214731629993696247 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 baseline large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 64 64 4 64 64 4 1924761000 400000000 4619700 1804.5703125 1800 2900 3600 11000 0 0 214731629993696247 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 128 64 4 128 64 4 1842773000 400000000 5740800 2242.5 2600 4000 4800 14700 0 0 214731629993696247 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 256 64 4 256 64 4 1518767200 400000000 2217600 866.25 1000 1700 2500 4900 0 0 214731629993696247 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.74745823176169812,0.74745823176169812,16819000
"baseline","std::vector_reserved",512,64,4,1,1,1,12571500
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.070537875497830235,0.070537875497830249,178223400
"baseline","tiered_forced_leaf_128",128,64,4,1,0.062213127531591549,0.062213127531591542,202071500
"baseline","tiered_forced_leaf_256",256,64,4,1,0.043279499188218919,0.043279499188218912,290472400
"baseline","tiered_forced_leaf_512",512,64,4,1,0.076597945933298883,0.076597945933298883,164123200
"baseline","tiered_forced_leaf_64",64,64,4,1,0.056779970669440433,0.05677997066944044,221407300
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.74745823176169812 0.74745823176169812 16819000
3 baseline std::vector_reserved 512 64 4 1 1 1 12571500
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.070537875497830235 0.070537875497830249 178223400
5 baseline tiered_forced_leaf_128 128 64 4 1 0.062213127531591549 0.062213127531591542 202071500
6 baseline tiered_forced_leaf_256 256 64 4 1 0.043279499188218919 0.043279499188218912 290472400
7 baseline tiered_forced_leaf_512 512 64 4 1 0.076597945933298883 0.076597945933298883 164123200
8 baseline tiered_forced_leaf_64 64 64 4 1 0.056779970669440433 0.05677997066944044 221407300
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,256,64,4,256,64,4,1568931800,400000000,290472400,580.94479999999999,0,0,0,0,0,0,214248794138489932,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,1563200600,400000000,164123200,328.24639999999999,0,0,0,0,0,0,214248794138489932,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,1024,64,4,1024,64,4,1545360000,400000000,178223400,356.4468,0,0,0,0,0,0,214248794138489932,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,718002600,400000000,16819000,33.637999999999998,0,0,0,0,0,0,214248794138489932,450001096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,0,0,0,114671800,400000000,12571500,25.143000000000001,0,0,0,0,0,0,214248794138489932,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,64,64,4,64,64,4,1622237000,400000000,221407300,442.81459999999998,0,0,0,0,0,0,214248794138489932,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,128,64,4,128,64,4,1536186400,400000000,202071500,404.14299999999997,0,0,0,0,0,0,214248794138489932,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 256 64 4 256 64 4 1568931800 400000000 290472400 580.94479999999999 0 0 0 0 0 0 214248794138489932 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 1563200600 400000000 164123200 328.24639999999999 0 0 0 0 0 0 214248794138489932 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 1024 64 4 1024 64 4 1545360000 400000000 178223400 356.4468 0 0 0 0 0 0 214248794138489932 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 718002600 400000000 16819000 33.637999999999998 0 0 0 0 0 0 214248794138489932 450001096 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 0 0 0 114671800 400000000 12571500 25.143000000000001 0 0 0 0 0 0 214248794138489932 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
7 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 64 64 4 64 64 4 1622237000 400000000 221407300 442.81459999999998 0 0 0 0 0 0 214248794138489932 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 128 64 4 128 64 4 1536186400 400000000 202071500 404.14299999999997 0 0 0 0 0 0 214248794138489932 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.14987174941569265,0.14987174941569265,12922865100
"baseline","std::vector_reserved",512,64,4,1,0.13882689288413583,0.13882689288413583,13950988600
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.84804396930692127,0.84804396930692127,2283811300
"baseline","tiered_forced_leaf_128",128,64,4,1,0.79340374195478247,0.79340374195478247,2441093100
"baseline","tiered_forced_leaf_256",256,64,4,1,0.96102589487632128,0.96102589487632128,2015317600
"baseline","tiered_forced_leaf_512",512,64,4,1,1,1,1936772400
"baseline","tiered_forced_leaf_64",64,64,4,1,0.47866523453892718,0.47866523453892718,4046194000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.14987174941569265 0.14987174941569265 12922865100
3 baseline std::vector_reserved 512 64 4 1 0.13882689288413583 0.13882689288413583 13950988600
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.84804396930692127 0.84804396930692127 2283811300
5 baseline tiered_forced_leaf_128 128 64 4 1 0.79340374195478247 0.79340374195478247 2441093100
6 baseline tiered_forced_leaf_256 256 64 4 1 0.96102589487632128 0.96102589487632128 2015317600
7 baseline tiered_forced_leaf_512 512 64 4 1 1 1 1936772400
8 baseline tiered_forced_leaf_64 64 64 4 1 0.47866523453892718 0.47866523453892718 4046194000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,1024,64,4,1024,64,4,1608725900,400000000,2283811300,446.05689453125001,2000,3600,4500,13600,0,0,206589893372135723,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,512,64,4,788921600,400000000,12922865100,2523.99708984375,23874000,50373400,74341100,80192000,0,0,206589893372135723,450001096,0,0,0,0,507,131072,8,288.35333039403048,39.602776387876169,288.35333039403048,100000000,0,0,0.00017157797617187506,"vector","ok"
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,0,0,0,185439000,400000000,13950988600,2724.8024609375002,25122400,54895200,80060300,88496400,0,0,206589893372135723,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,64,64,4,64,64,4,1754662500,400000000,4046194000,790.27226562500005,1900,3600,4300,6500,0,0,206589893372135723,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,128,64,4,128,64,4,1625283700,400000000,2441093100,476.77599609375,1100,1700,2400,3300,0,0,206589893372135723,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,256,64,4,256,64,4,1447692300,400000000,2015317600,393.61671875000002,1100,2100,2500,4600,0,0,206589893372135723,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,512,64,4,1638284900,400000000,1936772400,378.27585937499998,1500,2500,3100,4000,0,0,206589893372135723,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 1024 64 4 1024 64 4 1608725900 400000000 2283811300 446.05689453125001 2000 3600 4500 13600 0 0 206589893372135723 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 512 64 4 788921600 400000000 12922865100 2523.99708984375 23874000 50373400 74341100 80192000 0 0 206589893372135723 450001096 0 0 0 0 507 131072 8 288.35333039403048 39.602776387876169 288.35333039403048 100000000 0 0 0.00017157797617187506 vector ok
4 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 0 0 0 185439000 400000000 13950988600 2724.8024609375002 25122400 54895200 80060300 88496400 0 0 206589893372135723 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 64 64 4 64 64 4 1754662500 400000000 4046194000 790.27226562500005 1900 3600 4300 6500 0 0 206589893372135723 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 128 64 4 128 64 4 1625283700 400000000 2441093100 476.77599609375 1100 1700 2400 3300 0 0 206589893372135723 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 256 64 4 256 64 4 1447692300 400000000 2015317600 393.61671875000002 1100 2100 2500 4600 0 0 206589893372135723 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 512 64 4 1638284900 400000000 1936772400 378.27585937499998 1500 2500 3100 4000 0 0 206589893372135723 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.016589405735292471,0.016589405735292467,12150923500
"baseline","std::vector_reserved",512,64,4,1,0.015133883295625873,0.015133883295625868,13319555600
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.71555766019560851,0.71555766019560851,281705600
"baseline","tiered_forced_leaf_128",128,64,4,1,0.87676613202081521,0.87676613202081521,229909200
"baseline","tiered_forced_leaf_256",256,64,4,1,1,1,201576600
"baseline","tiered_forced_leaf_512",512,64,4,1,0.6573933870158214,0.6573933870158214,306630100
"baseline","tiered_forced_leaf_64",64,64,4,1,0.32548820016747793,0.32548820016747793,619305400
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.016589405735292471 0.016589405735292467 12150923500
3 baseline std::vector_reserved 512 64 4 1 0.015133883295625873 0.015133883295625868 13319555600
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.71555766019560851 0.71555766019560851 281705600
5 baseline tiered_forced_leaf_128 128 64 4 1 0.87676613202081521 0.87676613202081521 229909200
6 baseline tiered_forced_leaf_256 256 64 4 1 1 1 201576600
7 baseline tiered_forced_leaf_512 512 64 4 1 0.6573933870158214 0.6573933870158214 306630100
8 baseline tiered_forced_leaf_64 64 64 4 1 0.32548820016747793 0.32548820016747793 619305400
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,128,64,4,128,64,4,1544713200,400000000,229909200,449.04140625000002,900,1600,3300,9400,0,0,214206263358794279,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,256,64,4,256,64,4,1481614900,400000000,201576600,393.70429687500001,900,1400,1700,2800,0,0,214206263358794279,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,512,64,4,1763058300,400000000,306630100,598.88691406249995,1700,3000,3700,9600,0,0,214206263358794279,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,1024,64,4,1024,64,4,1764307300,400000000,281705600,550.20624999999995,1900,3400,4300,8200,0,0,214206263358794279,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,512,64,4,752405700,400000000,12150923500,23732.2724609375,22381700,49495100,64648200,91140300,0,0,214206263358794279,450001096,0,0,0,0,437,131072,7,613.78290623847283,50.493802009595498,613.78290623847283,100000000,0,0,0.00027708055106525958,"vector","ok"
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,0,0,0,211972200,400000000,13319555600,26014.757031249999,23814900,56894900,75870800,80877200,0,0,214206263358794279,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,64,64,4,64,64,4,2324442300,400000000,619305400,1209.580859375,2100,3800,4800,7500,0,0,214206263358794279,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 128 64 4 128 64 4 1544713200 400000000 229909200 449.04140625000002 900 1600 3300 9400 0 0 214206263358794279 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 256 64 4 256 64 4 1481614900 400000000 201576600 393.70429687500001 900 1400 1700 2800 0 0 214206263358794279 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 512 64 4 1763058300 400000000 306630100 598.88691406249995 1700 3000 3700 9600 0 0 214206263358794279 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 1024 64 4 1024 64 4 1764307300 400000000 281705600 550.20624999999995 1900 3400 4300 8200 0 0 214206263358794279 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 512 64 4 752405700 400000000 12150923500 23732.2724609375 22381700 49495100 64648200 91140300 0 0 214206263358794279 450001096 0 0 0 0 437 131072 7 613.78290623847283 50.493802009595498 613.78290623847283 100000000 0 0 0.00027708055106525958 vector ok
7 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 0 0 0 211972200 400000000 13319555600 26014.757031249999 23814900 56894900 75870800 80877200 0 0 214206263358794279 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 64 64 4 64 64 4 2324442300 400000000 619305400 1209.580859375 2100 3800 4800 7500 0 0 214206263358794279 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.0044605737036548234,0.0044605737036548217,7973032700
"baseline","std::vector_reserved",512,64,4,1,0.0034865284174324753,0.0034865284174324753,10200490500
"baseline","tiered_forced_leaf_1024",1024,64,4,1,1,1,35564300
"baseline","tiered_forced_leaf_128",128,64,4,1,0.95350738905690324,0.95350738905690324,37298400
"baseline","tiered_forced_leaf_256",256,64,4,1,0.63850074596452044,0.63850074596452044,55699700
"baseline","tiered_forced_leaf_512",512,64,4,1,0.97984345339280743,0.97984345339280743,36295900
"baseline","tiered_forced_leaf_64",64,64,4,1,0.79895357823227053,0.79895357823227053,44513600
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.0044605737036548234 0.0044605737036548217 7973032700
3 baseline std::vector_reserved 512 64 4 1 0.0034865284174324753 0.0034865284174324753 10200490500
4 baseline tiered_forced_leaf_1024 1024 64 4 1 1 1 35564300
5 baseline tiered_forced_leaf_128 128 64 4 1 0.95350738905690324 0.95350738905690324 37298400
6 baseline tiered_forced_leaf_256 256 64 4 1 0.63850074596452044 0.63850074596452044 55699700
7 baseline tiered_forced_leaf_512 512 64 4 1 0.97984345339280743 0.97984345339280743 36295900
8 baseline tiered_forced_leaf_64 64 64 4 1 0.79895357823227053 0.79895357823227053 44513600
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,0,0,0,192698100,400000000,10200490500,199228.330078125,17361300,48951500,67918200,87020200,0,0,214633235083721882,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,64,64,4,64,64,4,1921115800,400000000,44513600,869.40625,1300,2200,2900,14800,0,0,214633235083721882,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,128,64,4,128,64,4,1681282500,400000000,37298400,728.484375,1300,2300,3000,4000,0,0,214633235083721882,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,256,64,4,256,64,4,1839843700,400000000,55699700,1087.884765625,2100,4100,6000,7700,0,0,214633235083721882,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,512,64,4,1883849100,400000000,36295900,708.904296875,1500,4000,6300,10700,0,0,214633235083721882,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,1024,64,4,1024,64,4,1740263700,400000000,35564300,694.615234375,2100,4300,7000,12100,0,0,214633235083721882,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,512,64,4,763962900,400000000,7973032700,155723.294921875,14485400,33193700,47877400,68029300,0,0,214633235083721882,450001096,0,0,0,0,185,131072,1,10930.004355888772,884.44430276722062,10930.004355888772,100000000,0,0,0.0087678954004389471,"vector","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 0 0 0 192698100 400000000 10200490500 199228.330078125 17361300 48951500 67918200 87020200 0 0 214633235083721882 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 64 64 4 64 64 4 1921115800 400000000 44513600 869.40625 1300 2200 2900 14800 0 0 214633235083721882 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 128 64 4 128 64 4 1681282500 400000000 37298400 728.484375 1300 2300 3000 4000 0 0 214633235083721882 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 256 64 4 256 64 4 1839843700 400000000 55699700 1087.884765625 2100 4100 6000 7700 0 0 214633235083721882 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 512 64 4 1883849100 400000000 36295900 708.904296875 1500 4000 6300 10700 0 0 214633235083721882 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 1024 64 4 1024 64 4 1740263700 400000000 35564300 694.615234375 2100 4300 7000 12100 0 0 214633235083721882 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 512 64 4 763962900 400000000 7973032700 155723.294921875 14485400 33193700 47877400 68029300 0 0 214633235083721882 450001096 0 0 0 0 185 131072 1 10930.004355888772 884.44430276722062 10930.004355888772 100000000 0 0 0.0087678954004389471 vector ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.00013045282866769114,0.00013045282866769108,8160037700
"baseline","std::vector_reserved",512,64,4,1,0.00010701592589998127,0.00010701592589998132,9947117600
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.74036722770899988,0.74036722770899988,1437800
"baseline","tiered_forced_leaf_128",128,64,4,1,0.92855896720167486,0.92855896720167486,1146400
"baseline","tiered_forced_leaf_256",256,64,4,1,1,1,1064500
"baseline","tiered_forced_leaf_512",512,64,4,1,0.64546446762066456,0.64546446762066456,1649200
"baseline","tiered_forced_leaf_64",64,64,4,1,0.6050014208581983,0.6050014208581983,1759500
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.00013045282866769114 0.00013045282866769108 8160037700
3 baseline std::vector_reserved 512 64 4 1 0.00010701592589998127 0.00010701592589998132 9947117600
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.74036722770899988 0.74036722770899988 1437800
5 baseline tiered_forced_leaf_128 128 64 4 1 0.92855896720167486 0.92855896720167486 1146400
6 baseline tiered_forced_leaf_256 256 64 4 1 1 1 1064500
7 baseline tiered_forced_leaf_512 512 64 4 1 0.64546446762066456 0.64546446762066456 1649200
8 baseline tiered_forced_leaf_64 64 64 4 1 0.6050014208581983 0.6050014208581983 1759500
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,512,64,4,1751579800,400000000,1649200,3221.09375,3100,4300,5000,31200,0,0,214736098015750056,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,1024,64,4,1024,64,4,1594806700,400000000,1437800,2808.203125,2800,4100,4500,6300,0,0,214736098015750056,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,1024,64,3,788754200,400000000,8160037700,15937573.6328125,5354500,45337200,57403200,1090218300,0,1090218300,214736098015750056,923450056,1,0,0,0,16,1792,1,1670987.5188563052,60988.836252971581,60988.836252971581,100000000,0,0.125,0.65000000000000002,"tiered","ok"
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,0,0,0,207728000,400000000,9947117600,19427964.0625,17720900,46239100,57211700,92245900,0,0,214736098015750056,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,64,64,4,64,64,4,1758693600,400000000,1759500,3436.5234375,3300,4600,6000,14000,0,0,214736098015750056,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,128,64,4,128,64,4,1619734300,400000000,1146400,2239.0625,2200,3200,3700,7800,0,0,214736098015750056,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,256,64,4,256,64,4,1469929900,400000000,1064500,2079.1015625,2000,3000,3500,6400,0,0,214736098015750056,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 512 64 4 1751579800 400000000 1649200 3221.09375 3100 4300 5000 31200 0 0 214736098015750056 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 1024 64 4 1024 64 4 1594806700 400000000 1437800 2808.203125 2800 4100 4500 6300 0 0 214736098015750056 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 1024 64 3 788754200 400000000 8160037700 15937573.6328125 5354500 45337200 57403200 1090218300 0 1090218300 214736098015750056 923450056 1 0 0 0 16 1792 1 1670987.5188563052 60988.836252971581 60988.836252971581 100000000 0 0.125 0.65000000000000002 tiered ok
5 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 0 0 0 207728000 400000000 9947117600 19427964.0625 17720900 46239100 57211700 92245900 0 0 214736098015750056 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 64 64 4 64 64 4 1758693600 400000000 1759500 3436.5234375 3300 4600 6000 14000 0 0 214736098015750056 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 128 64 4 128 64 4 1619734300 400000000 1146400 2239.0625 2200 3200 3700 7800 0 0 214736098015750056 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 256 64 4 256 64 4 1469929900 400000000 1064500 2079.1015625 2000 3000 3500 6400 0 0 214736098015750056 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.00074360218543421952,0.00074360218543421952,5173196200
"baseline","std::vector_reserved",512,64,4,1,0.0003851717410583744,0.0003851717410583744,9987233200
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.99601263528558848,0.99601263528558848,3862200
"baseline","tiered_forced_leaf_128",128,64,4,1,0.96382040489075971,0.96382040489075971,3991200
"baseline","tiered_forced_leaf_256",256,64,4,1,0.84914573308021724,0.84914573308021724,4530200
"baseline","tiered_forced_leaf_512",512,64,4,1,0.73044204769861765,0.73044204769861765,5266400
"baseline","tiered_forced_leaf_64",64,64,4,1,1,1,3846800
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.00074360218543421952 0.00074360218543421952 5173196200
3 baseline std::vector_reserved 512 64 4 1 0.0003851717410583744 0.0003851717410583744 9987233200
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.99601263528558848 0.99601263528558848 3862200
5 baseline tiered_forced_leaf_128 128 64 4 1 0.96382040489075971 0.96382040489075971 3991200
6 baseline tiered_forced_leaf_256 256 64 4 1 0.84914573308021724 0.84914573308021724 4530200
7 baseline tiered_forced_leaf_512 512 64 4 1 0.73044204769861765 0.73044204769861765 5266400
8 baseline tiered_forced_leaf_64 64 64 4 1 1 1 3846800
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,1024,64,3,838742000,400000000,5173196200,2020779.765625,3600,47645100,79793700,1084324800,0,1084324800,214737529103472481,923450056,1,0,0,0,20,15328,1,576157.64225786377,30940.45706089335,30940.45706089335,100000000,0,0.16666666666666666,0.31411724273666169,"tiered","ok"
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,0,0,0,203818500,400000000,9987233200,3901262.96875,18046700,47679000,59177800,78555800,0,0,214737529103472481,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,64,64,4,64,64,4,1803045100,400000000,3846800,1502.65625,2100,3000,3400,4800,0,0,214737529103472481,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,128,64,4,128,64,4,1714652400,400000000,3991200,1559.0625,2100,3300,4200,11300,0,0,214737529103472481,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,256,64,4,256,64,4,1859802000,400000000,4530200,1769.609375,2600,4000,4600,5400,0,0,214737529103472481,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,512,64,4,1976204400,400000000,5266400,2057.1875,3000,7400,9500,10900,0,0,214737529103472481,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,1024,64,4,1024,64,4,1922192200,400000000,3862200,1508.671875,2800,4200,6200,11800,0,0,214737529103472481,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 1024 64 3 838742000 400000000 5173196200 2020779.765625 3600 47645100 79793700 1084324800 0 1084324800 214737529103472481 923450056 1 0 0 0 20 15328 1 576157.64225786377 30940.45706089335 30940.45706089335 100000000 0 0.16666666666666666 0.31411724273666169 tiered ok
3 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 0 0 0 203818500 400000000 9987233200 3901262.96875 18046700 47679000 59177800 78555800 0 0 214737529103472481 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
4 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 64 64 4 64 64 4 1803045100 400000000 3846800 1502.65625 2100 3000 3400 4800 0 0 214737529103472481 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 128 64 4 128 64 4 1714652400 400000000 3991200 1559.0625 2100 3300 4200 11300 0 0 214737529103472481 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 256 64 4 256 64 4 1859802000 400000000 4530200 1769.609375 2600 4000 4600 5400 0 0 214737529103472481 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 512 64 4 1976204400 400000000 5266400 2057.1875 3000 7400 9500 10900 0 0 214737529103472481 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 1024 64 4 1024 64 4 1922192200 400000000 3862200 1508.671875 2800 4200 6200 11800 0 0 214737529103472481 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.0024574174836247313,0.0024574174836247313,4091978700
"baseline","std::vector_reserved",512,64,4,1,0.0009333069890852169,0.00093330698908521712,10774268400
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.84398133382572638,0.84398133382572638,11914600
"baseline","tiered_forced_leaf_128",128,64,4,1,1,1,10055700
"baseline","tiered_forced_leaf_256",256,64,4,1,0.69752294278004756,0.69752294278004756,14416300
"baseline","tiered_forced_leaf_512",512,64,4,1,0.76320043716842367,0.76320043716842367,13175700
"baseline","tiered_forced_leaf_64",64,64,4,1,0.44408378489381151,0.44408378489381151,22643700
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.0024574174836247313 0.0024574174836247313 4091978700
3 baseline std::vector_reserved 512 64 4 1 0.0009333069890852169 0.00093330698908521712 10774268400
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.84398133382572638 0.84398133382572638 11914600
5 baseline tiered_forced_leaf_128 128 64 4 1 1 1 10055700
6 baseline tiered_forced_leaf_256 256 64 4 1 0.69752294278004756 0.69752294278004756 14416300
7 baseline tiered_forced_leaf_512 512 64 4 1 0.76320043716842367 0.76320043716842367 13175700
8 baseline tiered_forced_leaf_64 64 64 4 1 0.44408378489381151 0.44408378489381151 22643700
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,128,64,4,128,64,4,1694677500,400000000,10055700,982.001953125,1500,2300,2800,11200,0,0,214754899738784712,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,256,64,4,256,64,4,1904585600,400000000,14416300,1407.841796875,2400,4200,5700,12000,0,0,214754899738784712,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,512,64,4,1813080400,400000000,13175700,1286.689453125,2700,4500,5300,5900,0,0,214754899738784712,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,1024,64,4,1024,64,4,1927613800,400000000,11914600,1163.53515625,2800,6200,10300,14200,0,0,214754899738784712,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,1024,64,3,819531400,400000000,4091978700,399607.294921875,4000,38506800,56792800,964823800,0,964823800,214754899738784712,923450056,1,0,0,0,38,62464,1,64085.712567718176,2439.7929648050358,2439.7929648050358,100000000,0,0.33333333333333331,0.027064637500371996,"tiered","ok"
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,0,0,0,164128700,400000000,10774268400,1052174.6484375,18428400,49960100,73386100,84039800,0,0,214754899738784712,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,64,64,4,64,64,4,1960375700,400000000,22643700,2211.298828125,3300,5000,5900,7300,0,0,214754899738784712,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 128 64 4 128 64 4 1694677500 400000000 10055700 982.001953125 1500 2300 2800 11200 0 0 214754899738784712 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 256 64 4 256 64 4 1904585600 400000000 14416300 1407.841796875 2400 4200 5700 12000 0 0 214754899738784712 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 512 64 4 1813080400 400000000 13175700 1286.689453125 2700 4500 5300 5900 0 0 214754899738784712 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 1024 64 4 1024 64 4 1927613800 400000000 11914600 1163.53515625 2800 6200 10300 14200 0 0 214754899738784712 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 1024 64 3 819531400 400000000 4091978700 399607.294921875 4000 38506800 56792800 964823800 0 964823800 214754899738784712 923450056 1 0 0 0 38 62464 1 64085.712567718176 2439.7929648050358 2439.7929648050358 100000000 0 0.33333333333333331 0.027064637500371996 tiered ok
7 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 0 0 0 164128700 400000000 10774268400 1052174.6484375 18428400 49960100 73386100 84039800 0 0 214754899738784712 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 64 64 4 64 64 4 1960375700 400000000 22643700 2211.298828125 3300 5000 5900 7300 0 0 214754899738784712 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"baseline","adaptive_shape_deferred",512,64,4,1,0.00016572661173352602,0.0001657266117335261,6097994700
"baseline","std::vector_reserved",512,64,4,1,0.00011344099182045096,0.00011344099182045099,8908596300
"baseline","tiered_forced_leaf_1024",1024,64,4,1,0.47158189454036398,0.47158189454036398,2143000
"baseline","tiered_forced_leaf_128",128,64,4,1,1,1,1010600
"baseline","tiered_forced_leaf_256",256,64,4,1,0.4491355939736012,0.4491355939736012,2250100
"baseline","tiered_forced_leaf_512",512,64,4,1,0.45740925138046529,0.45740925138046529,2209400
"baseline","tiered_forced_leaf_64",64,64,4,1,0.84153551503039392,0.84153551503039392,1200900
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 baseline adaptive_shape_deferred 512 64 4 1 0.00016572661173352602 0.0001657266117335261 6097994700
3 baseline std::vector_reserved 512 64 4 1 0.00011344099182045096 0.00011344099182045099 8908596300
4 baseline tiered_forced_leaf_1024 1024 64 4 1 0.47158189454036398 0.47158189454036398 2143000
5 baseline tiered_forced_leaf_128 128 64 4 1 1 1 1010600
6 baseline tiered_forced_leaf_256 256 64 4 1 0.4491355939736012 0.4491355939736012 2250100
7 baseline tiered_forced_leaf_512 512 64 4 1 0.45740925138046529 0.45740925138046529 2209400
8 baseline tiered_forced_leaf_64 64 64 4 1 0.84153551503039392 0.84153551503039392 1200900
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"baseline","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,0,0,0,188214900,400000000,8908596300,8699801.07421875,15280700,42251500,62125500,85357600,0,0,214736463732665336,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"baseline","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,64,64,4,64,64,4,1615658100,400000000,1200900,1172.75390625,1300,2100,2700,13600,0,0,214736463732665336,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,128,64,4,128,64,4,1562208400,400000000,1010600,986.9140625,1100,1800,2400,3100,0,0,214736463732665336,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,256,64,4,256,64,4,1799468600,400000000,2250100,2197.36328125,2600,4200,5000,20000,0,0,214736463732665336,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,512,64,4,2018621700,400000000,2209400,2157.6171875,2800,4200,4900,10400,0,0,214736463732665336,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,1024,64,4,1024,64,4,1919277100,400000000,2143000,2092.7734375,2900,4600,5300,8700,0,0,214736463732665336,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"baseline","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,1024,64,3,762847200,400000000,6097994700,5955072.94921875,2547600,36352400,47922200,938190400,0,938190400,214736463732665336,923450056,1,0,0,0,17,3968,1,829449.41634973558,42797.098865408727,42797.098865408727,100000000,0,0,0.43144756689823993,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 baseline large uint32 std::vector_reserved steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 0 0 0 188214900 400000000 8908596300 8699801.07421875 15280700 42251500 62125500 85357600 0 0 214736463732665336 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 baseline large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 64 64 4 64 64 4 1615658100 400000000 1200900 1172.75390625 1300 2100 2700 13600 0 0 214736463732665336 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 baseline large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 128 64 4 128 64 4 1562208400 400000000 1010600 986.9140625 1100 1800 2400 3100 0 0 214736463732665336 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 baseline large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 256 64 4 256 64 4 1799468600 400000000 2250100 2197.36328125 2600 4200 5000 20000 0 0 214736463732665336 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 baseline large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 512 64 4 2018621700 400000000 2209400 2157.6171875 2800 4200 4900 10400 0 0 214736463732665336 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 baseline large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 1024 64 4 1024 64 4 1919277100 400000000 2143000 2092.7734375 2900 4600 5300 8700 0 0 214736463732665336 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 baseline large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 1024 64 3 762847200 400000000 6097994700 5955072.94921875 2547600 36352400 47922200 938190400 0 938190400 214736463732665336 923450056 1 0 0 0 17 3968 1 829449.41634973558 42797.098865408727 42797.098865408727 100000000 0 0 0.43144756689823993 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.0039191520855906071,0.0039191520855906079,5337557600
"scalar","std::vector_reserved",512,64,4,1,0.0014291931135064929,0.0014291931135064929,14636720400
"scalar","tiered_forced_leaf_1024",1024,64,4,1,1,1,20918700
"scalar","tiered_forced_leaf_128",128,64,4,1,0.88417889250979542,0.88417889250979542,23658900
"scalar","tiered_forced_leaf_256",256,64,4,1,0.85668125954714291,0.85668125954714291,24418300
"scalar","tiered_forced_leaf_512",512,64,4,1,0.97604983202687567,0.97604983202687567,21432000
"scalar","tiered_forced_leaf_64",64,64,4,1,0.80980419482962862,0.80980419482962862,25831800
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.0039191520855906071 0.0039191520855906079 5337557600
3 scalar std::vector_reserved 512 64 4 1 0.0014291931135064929 0.0014291931135064929 14636720400
4 scalar tiered_forced_leaf_1024 1024 64 4 1 1 1 20918700
5 scalar tiered_forced_leaf_128 128 64 4 1 0.88417889250979542 0.88417889250979542 23658900
6 scalar tiered_forced_leaf_256 256 64 4 1 0.85668125954714291 0.85668125954714291 24418300
7 scalar tiered_forced_leaf_512 512 64 4 1 0.97604983202687567 0.97604983202687567 21432000
8 scalar tiered_forced_leaf_64 64 64 4 1 0.80980419482962862 0.80980419482962862 25831800
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_1024","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,1024,64,4,1024,64,4,1492491100,400000000,20918700,408.568359375,1300,2000,2200,7500,0,0,214631814164291389,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,1024,64,3,685415700,400000000,5337557600,104249.171875,2900,50206800,69803300,885755300,0,885755300,214631814164291389,923450056,1,0,0,0,17,131072,99,1.0000000000003846,21.200000000000074,22.800000000000018,100000000,0,0,1.9558505399828633e-19,"tiered","ok"
"scalar","large","uint32","std::vector_reserved","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,0,0,0,118577300,400000000,14636720400,285873.4453125,27235300,63110400,74394000,78281700,0,0,214631814164291389,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,64,64,4,64,64,4,1735160800,400000000,25831800,504.52734375,700,1100,1200,1500,0,0,214631814164291389,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,128,64,4,128,64,4,1469891500,400000000,23658900,462.087890625,700,1100,1300,2500,0,0,214631814164291389,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,256,64,4,256,64,4,1417043100,400000000,24418300,476.919921875,700,1100,1300,1500,0,0,214631814164291389,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","bursty_uniform_edit_ppm_10000",100000000,51200,0,15899749573492692717,512,64,4,512,64,4,1489622600,400000000,21432000,418.59375,900,1400,1600,1800,0,0,214631814164291389,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_1024 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 1024 64 4 1024 64 4 1492491100 400000000 20918700 408.568359375 1300 2000 2200 7500 0 0 214631814164291389 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 adaptive_shape_deferred bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 1024 64 3 685415700 400000000 5337557600 104249.171875 2900 50206800 69803300 885755300 0 885755300 214631814164291389 923450056 1 0 0 0 17 131072 99 1.0000000000003846 21.200000000000074 22.800000000000018 100000000 0 0 1.9558505399828633e-19 tiered ok
4 scalar large uint32 std::vector_reserved bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 0 0 0 118577300 400000000 14636720400 285873.4453125 27235300 63110400 74394000 78281700 0 0 214631814164291389 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 scalar large uint32 tiered_forced_leaf_64 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 64 64 4 64 64 4 1735160800 400000000 25831800 504.52734375 700 1100 1200 1500 0 0 214631814164291389 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 tiered_forced_leaf_128 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 128 64 4 128 64 4 1469891500 400000000 23658900 462.087890625 700 1100 1300 2500 0 0 214631814164291389 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_256 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 256 64 4 256 64 4 1417043100 400000000 24418300 476.919921875 700 1100 1300 1500 0 0 214631814164291389 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_512 bursty_uniform_edit_ppm_10000 100000000 51200 0 15899749573492692717 512 64 4 512 64 4 1489622600 400000000 21432000 418.59375 900 1400 1600 1800 0 0 214631814164291389 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.00023438996021186664,0.0002343899602118668,10058451300
"scalar","std::vector_reserved",512,64,4,1,0.00016045224447855852,0.00016045224447855863,14693468500
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.69677266816408556,0.69677266816408556,3383600
"scalar","tiered_forced_leaf_128",128,64,4,1,0.4374512932794003,0.4374512932794003,5389400
"scalar","tiered_forced_leaf_256",256,64,4,1,0.31013707279854769,0.31013707279854769,7601800
"scalar","tiered_forced_leaf_512",512,64,4,1,1,1,2357600
"scalar","tiered_forced_leaf_64",64,64,4,1,0.61455047832546983,0.61455047832546983,3836300
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.00023438996021186664 0.0002343899602118668 10058451300
3 scalar std::vector_reserved 512 64 4 1 0.00016045224447855852 0.00016045224447855863 14693468500
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.69677266816408556 0.69677266816408556 3383600
5 scalar tiered_forced_leaf_128 128 64 4 1 0.4374512932794003 0.4374512932794003 5389400
6 scalar tiered_forced_leaf_256 256 64 4 1 0.31013707279854769 0.31013707279854769 7601800
7 scalar tiered_forced_leaf_512 512 64 4 1 1 1 2357600
8 scalar tiered_forced_leaf_64 64 64 4 1 0.61455047832546983 0.61455047832546983 3836300
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_512","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,512,64,4,1579847800,400000000,2357600,920.9375,1500,2700,3800,19400,0,0,214731635818823358,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,1024,64,4,1024,64,4,1833617500,400000000,3383600,1321.71875,2500,6000,7800,18300,0,0,214731635818823358,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,1024,64,3,890485800,400000000,10058451300,3929082.5390625,7258300,60105100,87915000,1164294200,0,1164294200,214731635818823358,923450056,1,0,0,0,17,18176,8,39760.710470872284,424.71884162055159,424.71884162055159,100000000,0,1,0.020711912837890638,"tiered","ok"
"scalar","large","uint32","std::vector_reserved","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,512,64,4,0,0,0,202451900,400000000,14693468500,5739636.1328125,22727600,69002500,96021500,123438500,0,0,214731635818823358,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,64,64,4,64,64,4,1694326700,400000000,3836300,1498.5546875,2000,3400,4600,7100,0,0,214731635818823358,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,128,64,4,128,64,4,2064388100,400000000,5389400,2105.234375,2600,4700,5900,195500,0,0,214731635818823358,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","phase_edit_ppm_200000",100000000,2560,0,11112351430037473933,256,64,4,256,64,4,2287518900,400000000,7601800,2969.453125,3200,5100,6000,19700,0,0,214731635818823358,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_512 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 512 64 4 1579847800 400000000 2357600 920.9375 1500 2700 3800 19400 0 0 214731635818823358 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 tiered_forced_leaf_1024 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 1024 64 4 1024 64 4 1833617500 400000000 3383600 1321.71875 2500 6000 7800 18300 0 0 214731635818823358 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 adaptive_shape_deferred phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 1024 64 3 890485800 400000000 10058451300 3929082.5390625 7258300 60105100 87915000 1164294200 0 1164294200 214731635818823358 923450056 1 0 0 0 17 18176 8 39760.710470872284 424.71884162055159 424.71884162055159 100000000 0 1 0.020711912837890638 tiered ok
5 scalar large uint32 std::vector_reserved phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 512 64 4 0 0 0 202451900 400000000 14693468500 5739636.1328125 22727600 69002500 96021500 123438500 0 0 214731635818823358 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 scalar large uint32 tiered_forced_leaf_64 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 64 64 4 64 64 4 1694326700 400000000 3836300 1498.5546875 2000 3400 4600 7100 0 0 214731635818823358 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_128 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 128 64 4 128 64 4 2064388100 400000000 5389400 2105.234375 2600 4700 5900 195500 0 0 214731635818823358 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_256 phase_edit_ppm_200000 100000000 2560 0 11112351430037473933 256 64 4 256 64 4 2287518900 400000000 7601800 2969.453125 3200 5100 6000 19700 0 0 214731635818823358 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.014387112420858342,0.014387112420858337,14774250300
"scalar","std::vector_reserved",512,64,4,1,0.016164650764801964,0.016164650764801961,13149606700
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.48031523463857068,0.48031523463857068,442540200
"scalar","tiered_forced_leaf_128",128,64,4,1,0.94064969628738659,0.94064969628738659,225970200
"scalar","tiered_forced_leaf_256",256,64,4,1,1,1,212558800
"scalar","tiered_forced_leaf_512",512,64,4,1,0.70799031670554813,0.70799031670554813,300228400
"scalar","tiered_forced_leaf_64",64,64,4,1,0.63299583886865352,0.63299583886865352,335798100
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.014387112420858342 0.014387112420858337 14774250300
3 scalar std::vector_reserved 512 64 4 1 0.016164650764801964 0.016164650764801961 13149606700
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.48031523463857068 0.48031523463857068 442540200
5 scalar tiered_forced_leaf_128 128 64 4 1 0.94064969628738659 0.94064969628738659 225970200
6 scalar tiered_forced_leaf_256 256 64 4 1 1 1 212558800
7 scalar tiered_forced_leaf_512 512 64 4 1 0.70799031670554813 0.70799031670554813 300228400
8 scalar tiered_forced_leaf_64 64 64 4 1 0.63299583886865352 0.63299583886865352 335798100
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","std::vector_reserved","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,0,0,0,201985000,400000000,13149606700,25682.825585937499,24158700,46911200,57480700,72015700,0,0,214203541450790797,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,64,64,4,64,64,4,1782687300,400000000,335798100,655.85566406249995,1000,1600,2300,10400,0,0,214203541450790797,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,128,64,4,128,64,4,1546808200,400000000,225970200,441.34804687500002,800,1200,1600,4000,0,0,214203541450790797,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,256,64,4,256,64,4,1498632400,400000000,212558800,415.15390624999998,900,1300,1400,2100,0,0,214203541450790797,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,512,64,4,1788193000,400000000,300228400,586.38359375000005,1300,2500,4100,50500,0,0,214203541450790797,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,1024,64,4,1024,64,4,2157270400,400000000,442540200,864.33632812500002,2600,4900,7000,205400,0,0,214203541450790797,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_1000",100000000,512000,0,14625836447241474887,512,64,4,512,64,4,888539900,400000000,14774250300,28855.957617187501,27212400,43535200,48728300,53148200,0,0,214203541450790797,450001096,0,0,0,0,440,131072,3,2789.5729851671367,48.108899387550352,2789.5729851671367,100000000,0,1,0.001478925767354797,"vector","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 std::vector_reserved steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 0 0 0 201985000 400000000 13149606700 25682.825585937499 24158700 46911200 57480700 72015700 0 0 214203541450790797 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 scalar large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 64 64 4 64 64 4 1782687300 400000000 335798100 655.85566406249995 1000 1600 2300 10400 0 0 214203541450790797 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 128 64 4 128 64 4 1546808200 400000000 225970200 441.34804687500002 800 1200 1600 4000 0 0 214203541450790797 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 256 64 4 256 64 4 1498632400 400000000 212558800 415.15390624999998 900 1300 1400 2100 0 0 214203541450790797 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 512 64 4 1788193000 400000000 300228400 586.38359375000005 1300 2500 4100 50500 0 0 214203541450790797 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 1024 64 4 1024 64 4 2157270400 400000000 442540200 864.33632812500002 2600 4900 7000 205400 0 0 214203541450790797 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 adaptive_shape_deferred steady_localized_edit_ppm_1000 100000000 512000 0 14625836447241474887 512 64 4 512 64 4 888539900 400000000 14774250300 28855.957617187501 27212400 43535200 48728300 53148200 0 0 214203541450790797 450001096 0 0 0 0 440 131072 3 2789.5729851671367 48.108899387550352 2789.5729851671367 100000000 0 1 0.001478925767354797 vector ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.0018357401309134994,0.0018357401309134988,17395272600
"scalar","std::vector_reserved",512,64,4,1,0.00300891942609365,0.0030089194260936496,10612846500
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.80689927025005559,0.80689927025005559,39575200
"scalar","tiered_forced_leaf_128",128,64,4,1,1,1,31933200
"scalar","tiered_forced_leaf_256",256,64,4,1,0.83672961380137978,0.83672961380137978,38164300
"scalar","tiered_forced_leaf_512",512,64,4,1,0.77882244481353302,0.77882244481353302,41001900
"scalar","tiered_forced_leaf_64",64,64,4,1,0.95830744992122441,0.95830744992122441,33322500
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.0018357401309134994 0.0018357401309134988 17395272600
3 scalar std::vector_reserved 512 64 4 1 0.00300891942609365 0.0030089194260936496 10612846500
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.80689927025005559 0.80689927025005559 39575200
5 scalar tiered_forced_leaf_128 128 64 4 1 1 1 31933200
6 scalar tiered_forced_leaf_256 256 64 4 1 0.83672961380137978 0.83672961380137978 38164300
7 scalar tiered_forced_leaf_512 512 64 4 1 0.77882244481353302 0.77882244481353302 41001900
8 scalar tiered_forced_leaf_64 64 64 4 1 0.95830744992122441 0.95830744992122441 33322500
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,1024,64,4,1024,64,4,1996131300,400000000,39575200,772.953125,1900,3500,4600,13700,0,0,214632402121488182,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,512,64,4,873198100,400000000,17395272600,339751.41796875,31781600,50700300,55349500,65274500,0,0,214632402121488182,450001096,0,0,0,0,182,131072,1,17317.554189778275,169.08013703577657,17317.554189778275,100000000,0,1,0.0090748163843023307,"vector","ok"
"scalar","large","uint32","std::vector_reserved","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,0,0,0,218960700,400000000,10612846500,207282.158203125,18278700,34974100,48740400,53624100,0,0,214632402121488182,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,64,64,4,64,64,4,1853497700,400000000,33322500,650.830078125,800,1900,2900,69800,0,0,214632402121488182,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,128,64,4,128,64,4,1735388800,400000000,31933200,623.6953125,800,2100,2700,3000,0,0,214632402121488182,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,256,64,4,256,64,4,1757098600,400000000,38164300,745.396484375,1100,2300,3100,117600,0,0,214632402121488182,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_10000",100000000,51200,0,6840450477438129731,512,64,4,512,64,4,1947095900,400000000,41001900,800.818359375,1500,2700,3600,5200,0,0,214632402121488182,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 1024 64 4 1024 64 4 1996131300 400000000 39575200 772.953125 1900 3500 4600 13700 0 0 214632402121488182 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 adaptive_shape_deferred steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 512 64 4 873198100 400000000 17395272600 339751.41796875 31781600 50700300 55349500 65274500 0 0 214632402121488182 450001096 0 0 0 0 182 131072 1 17317.554189778275 169.08013703577657 17317.554189778275 100000000 0 1 0.0090748163843023307 vector ok
4 scalar large uint32 std::vector_reserved steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 0 0 0 218960700 400000000 10612846500 207282.158203125 18278700 34974100 48740400 53624100 0 0 214632402121488182 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 scalar large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 64 64 4 64 64 4 1853497700 400000000 33322500 650.830078125 800 1900 2900 69800 0 0 214632402121488182 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 128 64 4 128 64 4 1735388800 400000000 31933200 623.6953125 800 2100 2700 3000 0 0 214632402121488182 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 256 64 4 256 64 4 1757098600 400000000 38164300 745.396484375 1100 2300 3100 117600 0 0 214632402121488182 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_10000 100000000 51200 0 6840450477438129731 512 64 4 512 64 4 1947095900 400000000 41001900 800.818359375 1500 2700 3600 5200 0 0 214632402121488182 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,7.1180086692143515e-05,7.118008669214346e-05,9880572400
"scalar","std::vector_reserved",512,64,4,1,7.8214440285154371e-05,7.8214440285154303e-05,8991945700
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.38715182208521415,0.38715182208521415,1816600
"scalar","tiered_forced_leaf_128",128,64,4,1,0.76754338098875918,0.76754338098875918,916300
"scalar","tiered_forced_leaf_256",256,64,4,1,0.62068661194951902,0.62068661194951902,1133100
"scalar","tiered_forced_leaf_512",512,64,4,1,0.93986369103300815,0.93986369103300815,748300
"scalar","tiered_forced_leaf_64",64,64,4,1,1,1,703300
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 7.1180086692143515e-05 7.118008669214346e-05 9880572400
3 scalar std::vector_reserved 512 64 4 1 7.8214440285154371e-05 7.8214440285154303e-05 8991945700
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.38715182208521415 0.38715182208521415 1816600
5 scalar tiered_forced_leaf_128 128 64 4 1 0.76754338098875918 0.76754338098875918 916300
6 scalar tiered_forced_leaf_256 256 64 4 1 0.62068661194951902 0.62068661194951902 1133100
7 scalar tiered_forced_leaf_512 512 64 4 1 0.93986369103300815 0.93986369103300815 748300
8 scalar tiered_forced_leaf_64 64 64 4 1 1 1 703300
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,128,64,4,128,64,4,1807362100,400000000,916300,1789.6484375,1600,2800,3600,22500,0,0,214736071622604581,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,256,64,4,256,64,4,1845126200,400000000,1133100,2213.0859375,2000,3600,5300,18600,0,0,214736071622604581,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,512,64,4,1950131900,400000000,748300,1461.5234375,1300,2500,4200,5500,0,0,214736071622604581,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,1024,64,4,1024,64,4,1922575800,400000000,1816600,3548.046875,2900,4600,6800,281200,0,0,214736071622604581,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,1024,64,3,744682800,400000000,9880572400,19297992.96875,23317000,42529700,48554400,925456900,0,925456900,214736071622604581,923450056,1,0,0,0,16,1792,1,1247801.0771313782,10702.659099561075,10702.659099561075,100000000,0,1,0.65000000000000002,"tiered","ok"
"scalar","large","uint32","std::vector_reserved","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,512,64,4,0,0,0,152164200,400000000,8991945700,17562393.9453125,15529300,29947600,34939300,49820300,0,0,214736071622604581,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_1000000",100000000,512,0,11128217128781606227,64,64,4,64,64,4,1752952100,400000000,703300,1373.6328125,1300,2300,2800,5000,0,0,214736071622604581,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 128 64 4 128 64 4 1807362100 400000000 916300 1789.6484375 1600 2800 3600 22500 0 0 214736071622604581 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 256 64 4 256 64 4 1845126200 400000000 1133100 2213.0859375 2000 3600 5300 18600 0 0 214736071622604581 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 512 64 4 1950131900 400000000 748300 1461.5234375 1300 2500 4200 5500 0 0 214736071622604581 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 1024 64 4 1024 64 4 1922575800 400000000 1816600 3548.046875 2900 4600 6800 281200 0 0 214736071622604581 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 adaptive_shape_deferred steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 1024 64 3 744682800 400000000 9880572400 19297992.96875 23317000 42529700 48554400 925456900 0 925456900 214736071622604581 923450056 1 0 0 0 16 1792 1 1247801.0771313782 10702.659099561075 10702.659099561075 100000000 0 1 0.65000000000000002 tiered ok
7 scalar large uint32 std::vector_reserved steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 512 64 4 0 0 0 152164200 400000000 8991945700 17562393.9453125 15529300 29947600 34939300 49820300 0 0 214736071622604581 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 scalar large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_1000000 100000000 512 0 11128217128781606227 64 64 4 64 64 4 1752952100 400000000 703300 1373.6328125 1300 2300 2800 5000 0 0 214736071622604581 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.00024413726511587382,0.00024413726511587395,7513396200
"scalar","std::vector_reserved",512,64,4,1,0.00017639992157738219,0.00017639992157738208,10398530700
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.45104258876758141,0.45104258876758141,4066800
"scalar","tiered_forced_leaf_128",128,64,4,1,0.69494222390604277,0.69494222390604277,2639500
"scalar","tiered_forced_leaf_256",256,64,4,1,1,1,1834300
"scalar","tiered_forced_leaf_512",512,64,4,1,0.38008702859510984,0.38008702859510984,4826000
"scalar","tiered_forced_leaf_64",64,64,4,1,0.46832792912400745,0.46832792912400745,3916700
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.00024413726511587382 0.00024413726511587395 7513396200
3 scalar std::vector_reserved 512 64 4 1 0.00017639992157738219 0.00017639992157738208 10398530700
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.45104258876758141 0.45104258876758141 4066800
5 scalar tiered_forced_leaf_128 128 64 4 1 0.69494222390604277 0.69494222390604277 2639500
6 scalar tiered_forced_leaf_256 256 64 4 1 1 1 1834300
7 scalar tiered_forced_leaf_512 512 64 4 1 0.38008702859510984 0.38008702859510984 4826000
8 scalar tiered_forced_leaf_64 64 64 4 1 0.46832792912400745 0.46832792912400745 3916700
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_512","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,512,64,4,2029337300,400000000,4826000,1885.15625,2000,3300,4400,330600,0,0,214731629993696247,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,1024,64,4,1024,64,4,1812677300,400000000,4066800,1588.59375,2200,3600,4300,234300,0,0,214731629993696247,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,1024,64,3,811930500,400000000,7513396200,2934920.390625,3500,42929600,52365300,1283707800,0,1283707800,214731629993696247,923450056,1,0,0,0,19,14880,1,654037.41491362709,5531.0413455943562,5531.0413455943562,100000000,0,1,0.34008341549911625,"tiered","ok"
"scalar","large","uint32","std::vector_reserved","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,512,64,4,0,0,0,185431100,400000000,10398530700,4061926.0546875,18451200,32808300,38561500,49460700,0,0,214731629993696247,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,64,64,4,64,64,4,1853330100,400000000,3916700,1529.9609375,1500,2600,3000,3200,0,0,214731629993696247,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,128,64,4,128,64,4,1882638900,400000000,2639500,1031.0546875,900,1500,2000,6800,0,0,214731629993696247,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_localized_edit_ppm_200000",100000000,2560,0,17775500738430705948,256,64,4,256,64,4,1562591300,400000000,1834300,716.5234375,800,1300,1700,88500,0,0,214731629993696247,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_512 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 512 64 4 2029337300 400000000 4826000 1885.15625 2000 3300 4400 330600 0 0 214731629993696247 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 tiered_forced_leaf_1024 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 1024 64 4 1024 64 4 1812677300 400000000 4066800 1588.59375 2200 3600 4300 234300 0 0 214731629993696247 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 adaptive_shape_deferred steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 1024 64 3 811930500 400000000 7513396200 2934920.390625 3500 42929600 52365300 1283707800 0 1283707800 214731629993696247 923450056 1 0 0 0 19 14880 1 654037.41491362709 5531.0413455943562 5531.0413455943562 100000000 0 1 0.34008341549911625 tiered ok
5 scalar large uint32 std::vector_reserved steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 512 64 4 0 0 0 185431100 400000000 10398530700 4061926.0546875 18451200 32808300 38561500 49460700 0 0 214731629993696247 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 scalar large uint32 tiered_forced_leaf_64 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 64 64 4 64 64 4 1853330100 400000000 3916700 1529.9609375 1500 2600 3000 3200 0 0 214731629993696247 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_128 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 128 64 4 128 64 4 1882638900 400000000 2639500 1031.0546875 900 1500 2000 6800 0 0 214731629993696247 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_256 steady_localized_edit_ppm_200000 100000000 2560 0 17775500738430705948 256 64 4 256 64 4 1562591300 400000000 1834300 716.5234375 800 1300 1700 88500 0 0 214731629993696247 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.84719265232628682,0.84719265232628682,25880300
"scalar","std::vector_reserved",512,64,4,1,1,1,21925600
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.14272109773442559,0.14272109773442559,153625500
"scalar","tiered_forced_leaf_128",128,64,4,1,0.04054325176272796,0.040543251762727966,540795300
"scalar","tiered_forced_leaf_256",256,64,4,1,0.11718603020403977,0.11718603020403975,187100800
"scalar","tiered_forced_leaf_512",512,64,4,1,0.11493723838405549,0.11493723838405548,190761500
"scalar","tiered_forced_leaf_64",64,64,4,1,0.057545392032838677,0.057545392032838691,381014000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.84719265232628682 0.84719265232628682 25880300
3 scalar std::vector_reserved 512 64 4 1 1 1 21925600
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.14272109773442559 0.14272109773442559 153625500
5 scalar tiered_forced_leaf_128 128 64 4 1 0.04054325176272796 0.040543251762727966 540795300
6 scalar tiered_forced_leaf_256 256 64 4 1 0.11718603020403977 0.11718603020403975 187100800
7 scalar tiered_forced_leaf_512 512 64 4 1 0.11493723838405549 0.11493723838405548 190761500
8 scalar tiered_forced_leaf_64 64 64 4 1 0.057545392032838677 0.057545392032838691 381014000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,256,64,4,256,64,4,1505526200,400000000,187100800,374.20159999999998,0,0,0,0,0,0,214248794138489932,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,1547613500,400000000,190761500,381.52300000000002,0,0,0,0,0,0,214248794138489932,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,1024,64,4,1024,64,4,1534288600,400000000,153625500,307.25099999999998,0,0,0,0,0,0,214248794138489932,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,512,64,4,729395300,400000000,25880300,51.760599999999997,0,0,0,0,0,0,214248794138489932,450001096,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,512,64,4,0,0,0,151293400,400000000,21925600,43.851199999999999,0,0,0,0,0,0,214248794138489932,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,64,64,4,64,64,4,1879181200,400000000,381014000,762.02800000000002,0,0,0,0,0,0,214248794138489932,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_0",100000000,500000,0,10826743060971782239,128,64,4,128,64,4,1963219300,400000000,540795300,1081.5906,0,0,0,0,0,0,214248794138489932,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 256 64 4 256 64 4 1505526200 400000000 187100800 374.20159999999998 0 0 0 0 0 0 214248794138489932 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 1547613500 400000000 190761500 381.52300000000002 0 0 0 0 0 0 214248794138489932 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 1024 64 4 1024 64 4 1534288600 400000000 153625500 307.25099999999998 0 0 0 0 0 0 214248794138489932 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 512 64 4 729395300 400000000 25880300 51.760599999999997 0 0 0 0 0 0 214248794138489932 450001096 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 512 64 4 0 0 0 151293400 400000000 21925600 43.851199999999999 0 0 0 0 0 0 214248794138489932 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
7 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 64 64 4 64 64 4 1879181200 400000000 381014000 762.02800000000002 0 0 0 0 0 0 214248794138489932 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_0 100000000 500000 0 10826743060971782239 128 64 4 128 64 4 1963219300 400000000 540795300 1081.5906 0 0 0 0 0 0 214248794138489932 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.1163801900346894,0.11638019003468943,15893140400
"scalar","std::vector_reserved",512,64,4,1,0.20822425645519985,0.20822425645519987,8882955000
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.55396365573837014,0.55396365573837014,3338931500
"scalar","tiered_forced_leaf_128",128,64,4,1,0.75767277931821819,0.75767277931821819,2441221000
"scalar","tiered_forced_leaf_256",256,64,4,1,0.83726418702821903,0.83726418702821903,2209155400
"scalar","tiered_forced_leaf_512",512,64,4,1,1,1,1849646700
"scalar","tiered_forced_leaf_64",64,64,4,1,0.75139102952108972,0.75139102952108972,2461630000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.1163801900346894 0.11638019003468943 15893140400
3 scalar std::vector_reserved 512 64 4 1 0.20822425645519985 0.20822425645519987 8882955000
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.55396365573837014 0.55396365573837014 3338931500
5 scalar tiered_forced_leaf_128 128 64 4 1 0.75767277931821819 0.75767277931821819 2441221000
6 scalar tiered_forced_leaf_256 256 64 4 1 0.83726418702821903 0.83726418702821903 2209155400
7 scalar tiered_forced_leaf_512 512 64 4 1 1 1 1849646700
8 scalar tiered_forced_leaf_64 64 64 4 1 0.75139102952108972 0.75139102952108972 2461630000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,1024,64,4,1024,64,4,1928665100,400000000,3338931500,652.13505859375005,2700,5400,6100,17300,0,0,206589893372135723,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,512,64,4,816199400,400000000,15893140400,3104.1289843750001,29873600,62388300,79346400,96679000,0,0,206589893372135723,450001096,0,0,0,0,507,131072,8,288.35333039403048,39.602776387876169,288.35333039403048,100000000,0,0,0.00017157797617187506,"vector","ok"
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,0,0,0,175469500,400000000,8882955000,1734.9521484375,16811300,34052700,43748600,61246700,0,0,206589893372135723,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,64,64,4,64,64,4,1795892100,400000000,2461630000,480.787109375,1000,1800,2300,3500,0,0,206589893372135723,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,128,64,4,128,64,4,1552916300,400000000,2441221000,476.80097656250001,1100,2000,2600,5400,0,0,206589893372135723,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,256,64,4,256,64,4,1640892600,400000000,2209155400,431.47566406250002,1200,2000,2900,36500,0,0,206589893372135723,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_100",100000000,5120000,0,17019024306443894392,512,64,4,512,64,4,1582121800,400000000,1849646700,361.25912109375003,1300,2600,3300,4100,0,0,206589893372135723,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 1024 64 4 1024 64 4 1928665100 400000000 3338931500 652.13505859375005 2700 5400 6100 17300 0 0 206589893372135723 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 512 64 4 816199400 400000000 15893140400 3104.1289843750001 29873600 62388300 79346400 96679000 0 0 206589893372135723 450001096 0 0 0 0 507 131072 8 288.35333039403048 39.602776387876169 288.35333039403048 100000000 0 0 0.00017157797617187506 vector ok
4 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 0 0 0 175469500 400000000 8882955000 1734.9521484375 16811300 34052700 43748600 61246700 0 0 206589893372135723 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
5 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 64 64 4 64 64 4 1795892100 400000000 2461630000 480.787109375 1000 1800 2300 3500 0 0 206589893372135723 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 128 64 4 128 64 4 1552916300 400000000 2441221000 476.80097656250001 1100 2000 2600 5400 0 0 206589893372135723 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 256 64 4 256 64 4 1640892600 400000000 2209155400 431.47566406250002 1200 2000 2900 36500 0 0 206589893372135723 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_100 100000000 5120000 0 17019024306443894392 512 64 4 512 64 4 1582121800 400000000 1849646700 361.25912109375003 1300 2600 3300 4100 0 0 206589893372135723 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.02853409836127202,0.02853409836127202,14204657700
"scalar","std::vector_reserved",512,64,4,1,0.030217997663105903,0.030217997663105907,13413102500
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.85665435740318507,0.85665435740318507,473139600
"scalar","tiered_forced_leaf_128",128,64,4,1,1,1,405317100
"scalar","tiered_forced_leaf_256",256,64,4,1,0.74590638340473403,0.74590638340473403,543388700
"scalar","tiered_forced_leaf_512",512,64,4,1,0.7553529397513572,0.7553529397513572,536593000
"scalar","tiered_forced_leaf_64",64,64,4,1,0.84743136471882063,0.84743136471882063,478289000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.02853409836127202 0.02853409836127202 14204657700
3 scalar std::vector_reserved 512 64 4 1 0.030217997663105903 0.030217997663105907 13413102500
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.85665435740318507 0.85665435740318507 473139600
5 scalar tiered_forced_leaf_128 128 64 4 1 1 1 405317100
6 scalar tiered_forced_leaf_256 256 64 4 1 0.74590638340473403 0.74590638340473403 543388700
7 scalar tiered_forced_leaf_512 512 64 4 1 0.7553529397513572 0.7553529397513572 536593000
8 scalar tiered_forced_leaf_64 64 64 4 1 0.84743136471882063 0.84743136471882063 478289000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,128,64,4,128,64,4,1890655900,400000000,405317100,791.63496093749995,1400,2200,2700,22100,0,0,214206263358794279,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,256,64,4,256,64,4,1807771100,400000000,543388700,1061.3060546874999,2200,3700,4400,5800,0,0,214206263358794279,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,512,64,4,2045769600,400000000,536593000,1048.033203125,2600,4200,5400,188000,0,0,214206263358794279,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,1024,64,4,1024,64,4,2085532000,400000000,473139600,924.10078124999995,2800,5200,6900,10700,0,0,214206263358794279,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,512,64,4,846951500,400000000,14204657700,27743.472070312499,25605700,60879800,79969500,92689300,0,0,214206263358794279,450001096,0,0,0,0,437,131072,7,613.78290623847283,50.493802009595498,613.78290623847283,100000000,0,0,0.00027708055106525958,"vector","ok"
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,512,64,4,0,0,0,214229800,400000000,13413102500,26197.4658203125,24770000,54454500,77601100,94830500,0,0,214206263358794279,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_1000",100000000,512000,0,14931035021775294762,64,64,4,64,64,4,1918149500,400000000,478289000,934.158203125,1600,2600,4000,173400,0,0,214206263358794279,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 128 64 4 128 64 4 1890655900 400000000 405317100 791.63496093749995 1400 2200 2700 22100 0 0 214206263358794279 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 256 64 4 256 64 4 1807771100 400000000 543388700 1061.3060546874999 2200 3700 4400 5800 0 0 214206263358794279 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 512 64 4 2045769600 400000000 536593000 1048.033203125 2600 4200 5400 188000 0 0 214206263358794279 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 1024 64 4 1024 64 4 2085532000 400000000 473139600 924.10078124999995 2800 5200 6900 10700 0 0 214206263358794279 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 512 64 4 846951500 400000000 14204657700 27743.472070312499 25605700 60879800 79969500 92689300 0 0 214206263358794279 450001096 0 0 0 0 437 131072 7 613.78290623847283 50.493802009595498 613.78290623847283 100000000 0 0 0.00027708055106525958 vector ok
7 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 512 64 4 0 0 0 214229800 400000000 13413102500 26197.4658203125 24770000 54454500 77601100 94830500 0 0 214206263358794279 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_1000 100000000 512000 0 14931035021775294762 64 64 4 64 64 4 1918149500 400000000 478289000 934.158203125 1600 2600 4000 173400 0 0 214206263358794279 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.0015438086606500677,0.0015438086606500683,11019759400
"scalar","std::vector_reserved",512,64,4,1,0.0018703693245006457,0.0018703693245006453,9095743700
"scalar","tiered_forced_leaf_1024",1024,64,4,1,1,1,17012400
"scalar","tiered_forced_leaf_128",128,64,4,1,0.32794166122102003,0.32794166122102003,51876300
"scalar","tiered_forced_leaf_256",256,64,4,1,0.45305268091588419,0.45305268091588419,37550600
"scalar","tiered_forced_leaf_512",512,64,4,1,0.49970039829403262,0.49970039829403262,34045200
"scalar","tiered_forced_leaf_64",64,64,4,1,0.31028162155359673,0.31028162155359673,54828900
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.0015438086606500677 0.0015438086606500683 11019759400
3 scalar std::vector_reserved 512 64 4 1 0.0018703693245006457 0.0018703693245006453 9095743700
4 scalar tiered_forced_leaf_1024 1024 64 4 1 1 1 17012400
5 scalar tiered_forced_leaf_128 128 64 4 1 0.32794166122102003 0.32794166122102003 51876300
6 scalar tiered_forced_leaf_256 256 64 4 1 0.45305268091588419 0.45305268091588419 37550600
7 scalar tiered_forced_leaf_512 512 64 4 1 0.49970039829403262 0.49970039829403262 34045200
8 scalar tiered_forced_leaf_64 64 64 4 1 0.31028162155359673 0.31028162155359673 54828900
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,0,0,0,163186000,400000000,9095743700,177651.244140625,15880900,39632100,48465200,55118700,0,0,214633235083721882,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,64,64,4,64,64,4,1962151500,400000000,54828900,1070.876953125,1500,2700,3100,92400,0,0,214633235083721882,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,128,64,4,128,64,4,2033610400,400000000,51876300,1013.208984375,1500,2700,4300,138500,0,0,214633235083721882,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,256,64,4,256,64,4,1669292900,400000000,37550600,733.41015625,1300,2300,3000,109500,0,0,214633235083721882,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,512,64,4,1744714900,400000000,34045200,664.9453125,1400,2900,4300,103300,0,0,214633235083721882,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,1024,64,4,1024,64,4,1694387700,400000000,17012400,332.2734375,1300,2000,2200,107600,0,0,214633235083721882,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_10000",100000000,51200,0,7455309673602586016,512,64,4,512,64,4,715201400,400000000,11019759400,215229.67578125,19996100,47968400,63084700,71686900,0,0,214633235083721882,450001096,0,0,0,0,185,131072,1,10930.004355888772,884.44430276722062,10930.004355888772,100000000,0,0,0.0087678954004389471,"vector","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 0 0 0 163186000 400000000 9095743700 177651.244140625 15880900 39632100 48465200 55118700 0 0 214633235083721882 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 64 64 4 64 64 4 1962151500 400000000 54828900 1070.876953125 1500 2700 3100 92400 0 0 214633235083721882 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 128 64 4 128 64 4 2033610400 400000000 51876300 1013.208984375 1500 2700 4300 138500 0 0 214633235083721882 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 256 64 4 256 64 4 1669292900 400000000 37550600 733.41015625 1300 2300 3000 109500 0 0 214633235083721882 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 512 64 4 1744714900 400000000 34045200 664.9453125 1400 2900 4300 103300 0 0 214633235083721882 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 1024 64 4 1024 64 4 1694387700 400000000 17012400 332.2734375 1300 2000 2200 107600 0 0 214633235083721882 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_10000 100000000 51200 0 7455309673602586016 512 64 4 512 64 4 715201400 400000000 11019759400 215229.67578125 19996100 47968400 63084700 71686900 0 0 214633235083721882 450001096 0 0 0 0 185 131072 1 10930.004355888772 884.44430276722062 10930.004355888772 100000000 0 0 0.0087678954004389471 vector ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.00010732667327998361,0.00010732667327998361,4908379100
"scalar","std::vector_reserved",512,64,4,1,7.2784901769673392e-05,7.2784901769673419e-05,7237764800
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.70806451612903221,0.70806451612903221,744000
"scalar","tiered_forced_leaf_128",128,64,4,1,0.51345029239766082,0.51345029239766082,1026000
"scalar","tiered_forced_leaf_256",256,64,4,1,1,1,526800
"scalar","tiered_forced_leaf_512",512,64,4,1,0.41477049051255804,0.41477049051255804,1270100
"scalar","tiered_forced_leaf_64",64,64,4,1,0.37020379479971888,0.37020379479971888,1423000
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.00010732667327998361 0.00010732667327998361 4908379100
3 scalar std::vector_reserved 512 64 4 1 7.2784901769673392e-05 7.2784901769673419e-05 7237764800
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.70806451612903221 0.70806451612903221 744000
5 scalar tiered_forced_leaf_128 128 64 4 1 0.51345029239766082 0.51345029239766082 1026000
6 scalar tiered_forced_leaf_256 256 64 4 1 1 1 526800
7 scalar tiered_forced_leaf_512 512 64 4 1 0.41477049051255804 0.41477049051255804 1270100
8 scalar tiered_forced_leaf_64 64 64 4 1 0.37020379479971888 0.37020379479971888 1423000
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,512,64,4,1766587100,400000000,1270100,2480.6640625,2400,3300,3800,15100,0,0,214736098015750056,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,1024,64,4,1024,64,4,1719655100,400000000,744000,1453.125,1400,2200,2400,2900,0,0,214736098015750056,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,1024,64,3,711517800,400000000,4908379100,9586677.9296875,3080100,25749200,29505300,817637600,0,817637600,214736098015750056,923450056,1,0,0,0,16,1792,1,1670987.5188563052,60988.836252971581,60988.836252971581,100000000,0,0.125,0.65000000000000002,"tiered","ok"
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,512,64,4,0,0,0,117436000,400000000,7237764800,14136259.375,14300600,26472800,29302200,35216200,0,0,214736098015750056,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,64,64,4,64,64,4,1654546400,400000000,1423000,2779.296875,2300,3300,3900,173900,0,0,214736098015750056,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,128,64,4,128,64,4,1527064200,400000000,1026000,2003.90625,2000,2900,3300,3700,0,0,214736098015750056,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_1000000",100000000,512,0,3226342586511680264,256,64,4,256,64,4,1460186100,400000000,526800,1028.90625,1000,1400,1600,2100,0,0,214736098015750056,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 512 64 4 1766587100 400000000 1270100 2480.6640625 2400 3300 3800 15100 0 0 214736098015750056 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 1024 64 4 1024 64 4 1719655100 400000000 744000 1453.125 1400 2200 2400 2900 0 0 214736098015750056 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 1024 64 3 711517800 400000000 4908379100 9586677.9296875 3080100 25749200 29505300 817637600 0 817637600 214736098015750056 923450056 1 0 0 0 16 1792 1 1670987.5188563052 60988.836252971581 60988.836252971581 100000000 0 0.125 0.65000000000000002 tiered ok
5 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 512 64 4 0 0 0 117436000 400000000 7237764800 14136259.375 14300600 26472800 29302200 35216200 0 0 214736098015750056 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
6 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 64 64 4 64 64 4 1654546400 400000000 1423000 2779.296875 2300 3300 3900 173900 0 0 214736098015750056 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 128 64 4 128 64 4 1527064200 400000000 1026000 2003.90625 2000 2900 3300 3700 0 0 214736098015750056 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_1000000 100000000 512 0 3226342586511680264 256 64 4 256 64 4 1460186100 400000000 526800 1028.90625 1000 1400 1600 2100 0 0 214736098015750056 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.00071716709899068967,0.00071716709899068989,2968067000
"scalar","std::vector_reserved",512,64,4,1,0.00017085342917264114,0.00017085342917264111,12458632000
"scalar","tiered_forced_leaf_1024",1024,64,4,1,1,1,2128600
"scalar","tiered_forced_leaf_128",128,64,4,1,0.46586855179356984,0.46586855179356984,4569100
"scalar","tiered_forced_leaf_256",256,64,4,1,0.53899523954218576,0.53899523954218576,3949200
"scalar","tiered_forced_leaf_512",512,64,4,1,0.62031181698965465,0.62031181698965465,3431500
"scalar","tiered_forced_leaf_64",64,64,4,1,0.49711576636539856,0.49711576636539856,4281900
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.00071716709899068967 0.00071716709899068989 2968067000
3 scalar std::vector_reserved 512 64 4 1 0.00017085342917264114 0.00017085342917264111 12458632000
4 scalar tiered_forced_leaf_1024 1024 64 4 1 1 1 2128600
5 scalar tiered_forced_leaf_128 128 64 4 1 0.46586855179356984 0.46586855179356984 4569100
6 scalar tiered_forced_leaf_256 256 64 4 1 0.53899523954218576 0.53899523954218576 3949200
7 scalar tiered_forced_leaf_512 512 64 4 1 0.62031181698965465 0.62031181698965465 3431500
8 scalar tiered_forced_leaf_64 64 64 4 1 0.49711576636539856 0.49711576636539856 4281900
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,1024,64,3,758509800,400000000,2968067000,1159401.171875,2800,25420300,38899300,839953200,0,839953200,214737529103472481,923450056,1,0,0,0,20,15328,1,576157.64225786377,30940.45706089335,30940.45706089335,100000000,0,0.16666666666666666,0.31411724273666169,"tiered","ok"
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,0,0,0,119914500,400000000,12458632000,4866653.125,22247700,52271100,68723100,103899200,0,0,214737529103472481,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,64,64,4,64,64,4,2020588200,400000000,4281900,1672.6171875,2300,3300,3800,5800,0,0,214737529103472481,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,128,64,4,128,64,4,1741011800,400000000,4569100,1784.8046875,2300,3400,4400,174200,0,0,214737529103472481,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,256,64,4,256,64,4,1607612500,400000000,3949200,1542.65625,2000,3000,3900,7400,0,0,214737529103472481,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,512,64,4,512,64,4,1580277000,400000000,3431500,1340.4296875,2100,3200,3700,254400,0,0,214737529103472481,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_200000",100000000,2560,0,15879339623291503769,1024,64,4,1024,64,4,1563943400,400000000,2128600,831.484375,1500,2400,2700,117000,0,0,214737529103472481,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 1024 64 3 758509800 400000000 2968067000 1159401.171875 2800 25420300 38899300 839953200 0 839953200 214737529103472481 923450056 1 0 0 0 20 15328 1 576157.64225786377 30940.45706089335 30940.45706089335 100000000 0 0.16666666666666666 0.31411724273666169 tiered ok
3 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 0 0 0 119914500 400000000 12458632000 4866653.125 22247700 52271100 68723100 103899200 0 0 214737529103472481 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
4 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 64 64 4 64 64 4 2020588200 400000000 4281900 1672.6171875 2300 3300 3800 5800 0 0 214737529103472481 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 128 64 4 128 64 4 1741011800 400000000 4569100 1784.8046875 2300 3400 4400 174200 0 0 214737529103472481 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 256 64 4 256 64 4 1607612500 400000000 3949200 1542.65625 2000 3000 3900 7400 0 0 214737529103472481 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 512 64 4 512 64 4 1580277000 400000000 3431500 1340.4296875 2100 3200 3700 254400 0 0 214737529103472481 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_200000 100000000 2560 0 15879339623291503769 1024 64 4 1024 64 4 1563943400 400000000 2128600 831.484375 1500 2400 2700 117000 0 0 214737529103472481 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.0019601499304094565,0.0019601499304094556,4356554500
"scalar","std::vector_reserved",512,64,4,1,0.00058980498717465125,0.00058980498717465103,14478514400
"scalar","tiered_forced_leaf_1024",1024,64,4,1,1,1,8539500
"scalar","tiered_forced_leaf_128",128,64,4,1,0.49018426037540896,0.49018426037540896,17421000
"scalar","tiered_forced_leaf_256",256,64,4,1,0.47823992921186598,0.47823992921186598,17856100
"scalar","tiered_forced_leaf_512",512,64,4,1,0.71515907777600973,0.71515907777600973,11940700
"scalar","tiered_forced_leaf_64",64,64,4,1,0.65697052691505808,0.65697052691505808,12998300
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.0019601499304094565 0.0019601499304094556 4356554500
3 scalar std::vector_reserved 512 64 4 1 0.00058980498717465125 0.00058980498717465103 14478514400
4 scalar tiered_forced_leaf_1024 1024 64 4 1 1 1 8539500
5 scalar tiered_forced_leaf_128 128 64 4 1 0.49018426037540896 0.49018426037540896 17421000
6 scalar tiered_forced_leaf_256 256 64 4 1 0.47823992921186598 0.47823992921186598 17856100
7 scalar tiered_forced_leaf_512 512 64 4 1 0.71515907777600973 0.71515907777600973 11940700
8 scalar tiered_forced_leaf_64 64 64 4 1 0.65697052691505808 0.65697052691505808 12998300
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,128,64,4,128,64,4,1976628700,400000000,17421000,1701.26953125,2200,4100,5600,100400,0,0,214754899738784712,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,256,64,4,256,64,4,1941043200,400000000,17856100,1743.759765625,2600,4000,5000,169000,0,0,214754899738784712,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,512,64,4,1759658900,400000000,11940700,1166.083984375,1900,3800,4600,59100,0,0,214754899738784712,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,1024,64,4,1024,64,4,1746376000,400000000,8539500,833.935546875,2100,3400,4100,50400,0,0,214754899738784712,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,1024,64,3,867039700,400000000,4356554500,425444.775390625,2500,39259200,78641000,945480700,0,945480700,214754899738784712,923450056,1,0,0,0,38,62464,1,64085.712567718176,2439.7929648050358,2439.7929648050358,100000000,0,0.33333333333333331,0.027064637500371996,"tiered","ok"
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,512,64,4,0,0,0,167537600,400000000,14478514400,1413917.421875,25630300,60338000,83884900,96541600,0,0,214754899738784712,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_50000",100000000,10240,0,9096365031556597324,64,64,4,64,64,4,1906843400,400000000,12998300,1269.365234375,1400,3600,4500,231600,0,0,214754899738784712,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 128 64 4 128 64 4 1976628700 400000000 17421000 1701.26953125 2200 4100 5600 100400 0 0 214754899738784712 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
3 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 256 64 4 256 64 4 1941043200 400000000 17856100 1743.759765625 2600 4000 5000 169000 0 0 214754899738784712 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 512 64 4 1759658900 400000000 11940700 1166.083984375 1900 3800 4600 59100 0 0 214754899738784712 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 1024 64 4 1024 64 4 1746376000 400000000 8539500 833.935546875 2100 3400 4100 50400 0 0 214754899738784712 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 1024 64 3 867039700 400000000 4356554500 425444.775390625 2500 39259200 78641000 945480700 0 945480700 214754899738784712 923450056 1 0 0 0 38 62464 1 64085.712567718176 2439.7929648050358 2439.7929648050358 100000000 0 0.33333333333333331 0.027064637500371996 tiered ok
7 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 512 64 4 0 0 0 167537600 400000000 14478514400 1413917.421875 25630300 60338000 83884900 96541600 0 0 214754899738784712 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
8 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_50000 100000000 10240 0 9096365031556597324 64 64 4 64 64 4 1906843400 400000000 12998300 1269.365234375 1400 3600 4500 231600 0 0 214754899738784712 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
@@ -0,0 +1,8 @@
profile,structure,leaf,fanout,levels,cells,geomean_vs_best_fixed,worst_cell_score,total_median_ns
"scalar","adaptive_shape_deferred",512,64,4,1,0.00014714580933919977,0.00014714580933919969,8389637500
"scalar","std::vector_reserved",512,64,4,1,0.00010811588036090224,0.00010811588036090228,11418304100
"scalar","tiered_forced_leaf_1024",1024,64,4,1,0.41121215149395424,0.41121215149395424,3002100
"scalar","tiered_forced_leaf_128",128,64,4,1,0.97882968601332065,0.97882968601332065,1261200
"scalar","tiered_forced_leaf_256",256,64,4,1,1,1,1234500
"scalar","tiered_forced_leaf_512",512,64,4,1,0.38820754716981132,0.38820754716981132,3180000
"scalar","tiered_forced_leaf_64",64,64,4,1,0.42551358058734318,0.42551358058734318,2901200
1 profile structure leaf fanout levels cells geomean_vs_best_fixed worst_cell_score total_median_ns
2 scalar adaptive_shape_deferred 512 64 4 1 0.00014714580933919977 0.00014714580933919969 8389637500
3 scalar std::vector_reserved 512 64 4 1 0.00010811588036090224 0.00010811588036090228 11418304100
4 scalar tiered_forced_leaf_1024 1024 64 4 1 0.41121215149395424 0.41121215149395424 3002100
5 scalar tiered_forced_leaf_128 128 64 4 1 0.97882968601332065 0.97882968601332065 1261200
6 scalar tiered_forced_leaf_256 256 64 4 1 1 1 1234500
7 scalar tiered_forced_leaf_512 512 64 4 1 0.38820754716981132 0.38820754716981132 3180000
8 scalar tiered_forced_leaf_64 64 64 4 1 0.42551358058734318 0.42551358058734318 2901200
@@ -0,0 +1,8 @@
profile,suite,type,structure,workload,n,operations,repeat,seed,leaf,fanout,levels,final_leaf,final_fanout,final_levels,construction_ns,initial_bytes,total_ns,ns_per_op,p50_ns,p95_ns,p99_ns,max_ns,max_maintenance_ns,max_transition_ns,checksum,allocated_bytes,switches,shape_rebuilds,leaf_rebuilds,directory_rebuilds,policy_evaluations,last_forecast_operations,last_evidence_windows,last_vector_cost,last_tiered_cost,last_current_cost,last_conversion_cost,last_expected_saving,last_local_edit_fraction,last_edit_fraction,final_mode,status
"scalar","large","uint32","std::vector_reserved","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,0,0,0,137891400,400000000,11418304100,11150687.59765625,20930200,46689700,58683400,71276700,0,0,214736463732665336,450000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"vector","ok"
"scalar","large","uint32","tiered_forced_leaf_64","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,64,64,4,64,64,4,1913985900,400000000,2901200,2833.203125,2700,4100,4700,103800,0,0,214736463732665336,1061983128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_128","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,128,64,4,128,64,4,1834505700,400000000,1261200,1231.640625,1300,2000,2500,3000,0,0,214736463732665336,987085840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_256","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,256,64,4,256,64,4,1597313000,400000000,1234500,1205.56640625,1400,2200,2600,3200,0,0,214736463732665336,950220168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_512","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,512,64,4,2035104100,400000000,3180000,3105.46875,3400,5100,6600,265200,0,0,214736463732665336,932878656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","tiered_forced_leaf_1024","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,1024,64,4,1024,64,4,2002909900,400000000,3002100,2931.73828125,3400,5100,6200,118300,0,0,214736463732665336,923450056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"tiered","ok"
"scalar","large","uint32","adaptive_shape_deferred","steady_uniform_edit_ppm_500000",100000000,1024,0,1596660965957946150,512,64,4,1024,64,3,842718900,400000000,8389637500,8193005.37109375,3952500,54714100,64227600,948359400,0,948359400,214736463732665336,923450056,1,0,0,0,17,3968,1,829449.41634973558,42797.098865408727,42797.098865408727,100000000,0,0,0.43144756689823993,"tiered","ok"
1 profile suite type structure workload n operations repeat seed leaf fanout levels final_leaf final_fanout final_levels construction_ns initial_bytes total_ns ns_per_op p50_ns p95_ns p99_ns max_ns max_maintenance_ns max_transition_ns checksum allocated_bytes switches shape_rebuilds leaf_rebuilds directory_rebuilds policy_evaluations last_forecast_operations last_evidence_windows last_vector_cost last_tiered_cost last_current_cost last_conversion_cost last_expected_saving last_local_edit_fraction last_edit_fraction final_mode status
2 scalar large uint32 std::vector_reserved steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 0 0 0 137891400 400000000 11418304100 11150687.59765625 20930200 46689700 58683400 71276700 0 0 214736463732665336 450000000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vector ok
3 scalar large uint32 tiered_forced_leaf_64 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 64 64 4 64 64 4 1913985900 400000000 2901200 2833.203125 2700 4100 4700 103800 0 0 214736463732665336 1061983128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
4 scalar large uint32 tiered_forced_leaf_128 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 128 64 4 128 64 4 1834505700 400000000 1261200 1231.640625 1300 2000 2500 3000 0 0 214736463732665336 987085840 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
5 scalar large uint32 tiered_forced_leaf_256 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 256 64 4 256 64 4 1597313000 400000000 1234500 1205.56640625 1400 2200 2600 3200 0 0 214736463732665336 950220168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
6 scalar large uint32 tiered_forced_leaf_512 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 512 64 4 2035104100 400000000 3180000 3105.46875 3400 5100 6600 265200 0 0 214736463732665336 932878656 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
7 scalar large uint32 tiered_forced_leaf_1024 steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 1024 64 4 1024 64 4 2002909900 400000000 3002100 2931.73828125 3400 5100 6200 118300 0 0 214736463732665336 923450056 0 0 0 0 0 0 0 0 0 0 0 0 0 0 tiered ok
8 scalar large uint32 adaptive_shape_deferred steady_uniform_edit_ppm_500000 100000000 1024 0 1596660965957946150 512 64 4 1024 64 3 842718900 400000000 8389637500 8193005.37109375 3952500 54714100 64227600 948359400 0 948359400 214736463732665336 923450056 1 0 0 0 17 3968 1 829449.41634973558 42797.098865408727 42797.098865408727 100000000 0 0 0.43144756689823993 tiered ok