Skip to content

Commit 5164a71

Browse files
Update baseline
1 parent 264a459 commit 5164a71

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

benchmarks/baselines.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
2-
"_note": "Gated means from max of three ubuntu-latest CI runs, divided by 1.19, then scaled by 1.26/1.19 after a slower runner tier (~1.26x uniform). Sub-100us cache lookup benches excluded from gate.",
3-
"updated": "2026-07-15T20:28:11Z",
2+
"_note": "Gated means from ubuntu-latest CI benchmark-results.json. Values multiplied by 1.5x slack at generation time. Excluded from gate (recorded for reference): test_composer_map_cache_lookup[hit], test_composer_map_cache_lookup[miss], test_summary_cache_lookup[hit], test_summary_cache_lookup[miss], test_summary_cache_round_trip, test_tab_summary_cache_lookup[hit], test_tab_summary_cache_lookup[miss]. Refresh after intentional speedups via reduce_baselines.py.",
3+
"updated": "2026-07-20T23:33:47Z",
44
"machine": "Linux",
55
"groups": {
6-
"export": {
7-
"test_post_export_zip[composers-10]": 0.007295326498834289,
8-
"test_post_export_zip[composers-50]": 0.02807004839347476
9-
},
106
"parse": {
11-
"test_list_workspace_projects_nocache[composers-10]": 0.010925576721547158,
12-
"test_list_workspace_projects_nocache[composers-200]": 0.16456030084033657,
13-
"test_list_workspace_projects_nocache[composers-50]": 0.04879363821057747
7+
"test_list_workspace_projects_nocache[composers-10]": 0.014039970839451691,
8+
"test_list_workspace_projects_nocache[composers-50]": 0.06046153512499686,
9+
"test_list_workspace_projects_nocache[composers-200]": 0.18363364157142875
10+
},
11+
"export": {
12+
"test_post_export_zip[composers-10]": 0.018184857929574125,
13+
"test_post_export_zip[composers-50]": 0.03504012026470056
1414
},
1515
"search": {
16-
"test_search_full_corpus_indexed": 0.037677749823188784,
17-
"test_search_full_corpus_live_scan": 0.02928151049402375
16+
"test_search_full_corpus_live_scan": 0.028617533739126497,
17+
"test_search_full_corpus_indexed": 0.03912774211764676
1818
},
1919
"summary-cache": {
20-
"test_composer_map_cache_lookup[hit]": 5.466220078335517e-05,
21-
"test_composer_map_cache_lookup[miss]": 5.375314143320713e-05,
22-
"test_fingerprint_workspace_entries[10]": 0.0016242627916219074,
23-
"test_fingerprint_workspace_entries[200]": 0.020266418220695106,
24-
"test_fingerprint_workspace_entries[50]": 0.007026522919453581,
25-
"test_summary_cache_lookup[hit]": 5.5204183309659385e-05,
26-
"test_summary_cache_lookup[miss]": 5.486746322524216e-05,
27-
"test_summary_cache_round_trip": 0.00030774767229821784,
28-
"test_tab_summary_cache_lookup[hit]": 6.313878206062426e-05,
29-
"test_tab_summary_cache_lookup[miss]": 6.213423742848226e-05
20+
"test_summary_cache_lookup[hit]": 4.681603540203759e-05,
21+
"test_summary_cache_lookup[miss]": 4.638909408426381e-05,
22+
"test_composer_map_cache_lookup[hit]": 4.580876434953557e-05,
23+
"test_composer_map_cache_lookup[miss]": 4.56905764988172e-05,
24+
"test_fingerprint_workspace_entries[10]": 0.0021898200000009765,
25+
"test_fingerprint_workspace_entries[50]": 0.009489536292857231,
26+
"test_fingerprint_workspace_entries[200]": 0.027689124409094615,
27+
"test_summary_cache_round_trip": 0.0005881188623863674,
28+
"test_tab_summary_cache_lookup[hit]": 5.089261798677539e-05,
29+
"test_tab_summary_cache_lookup[miss]": 5.011521568385095e-05
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)