Skip to content

Commit 5a51d70

Browse files
chore(bench): refresh baselines from ubuntu CI run 28206463463
1 parent c5c2066 commit 5a51d70

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

benchmarks/baselines.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
22
"_note": "Gated means from ubuntu-latest CI benchmark-results.json. Values multiplied by 1.5x slack at generation time. Refresh after intentional speedups via reduce_baselines.py.",
3-
"updated": "2026-06-25T22:57:33Z",
3+
"updated": "2026-06-25T23:21:29Z",
44
"machine": "Linux",
55
"groups": {
66
"parse": {
7-
"test_list_workspace_projects_nocache[composers-10]": 0.01702312019643009,
8-
"test_list_workspace_projects_nocache[composers-50]": 0.07538331990000699,
9-
"test_list_workspace_projects_nocache[composers-200]": 0.251991555999993
7+
"test_list_workspace_projects_nocache[composers-10]": 0.012957852608107466,
8+
"test_list_workspace_projects_nocache[composers-50]": 0.05577718626923036,
9+
"test_list_workspace_projects_nocache[composers-200]": 0.1878804727500003
1010
},
1111
"export": {
12-
"test_post_export_zip[composers-10]": 0.0112034034344294,
13-
"test_post_export_zip[composers-50]": 0.04482855966665985
12+
"test_post_export_zip[composers-10]": 0.009724031427631593,
13+
"test_post_export_zip[composers-50]": 0.041050375020001154
1414
},
1515
"search": {
16-
"test_search_full_corpus_live_scan": 0.047164217833331655,
17-
"test_search_full_corpus_indexed": 0.05494209932945618
16+
"test_search_full_corpus_live_scan": 0.03440949781249936,
17+
"test_search_full_corpus_indexed": 0.04301802726315884
1818
},
1919
"summary-cache": {
20-
"test_summary_cache_lookup[hit]": 9.224067718099102e-05,
21-
"test_summary_cache_lookup[miss]": 9.128770315496628e-05,
22-
"test_fingerprint_workspace_entries[10]": 0.0024789120309553535,
23-
"test_fingerprint_workspace_entries[50]": 0.010901568931818675,
24-
"test_fingerprint_workspace_entries[200]": 0.03069810573000666,
25-
"test_summary_cache_round_trip": 0.0004966099535917549,
26-
"test_tab_summary_cache_lookup[hit]": 0.00010487297799045405,
27-
"test_tab_summary_cache_lookup[miss]": 0.00010309520517204601,
28-
"test_composer_map_cache_lookup[hit]": 8.074544668606364e-05,
29-
"test_composer_map_cache_lookup[miss]": 9.495690246481993e-05
20+
"test_summary_cache_lookup[hit]": 5.7807392057047035e-05,
21+
"test_summary_cache_lookup[miss]": 5.6223937183791584e-05,
22+
"test_composer_map_cache_lookup[hit]": 5.551344090189019e-05,
23+
"test_composer_map_cache_lookup[miss]": 5.490079494266499e-05,
24+
"test_fingerprint_workspace_entries[10]": 0.0019021180608754708,
25+
"test_fingerprint_workspace_entries[50]": 0.008100319212766178,
26+
"test_fingerprint_workspace_entries[200]": 0.0235079150476191,
27+
"test_summary_cache_round_trip": 0.001704988098923577,
28+
"test_tab_summary_cache_lookup[hit]": 6.058533512024974e-05,
29+
"test_tab_summary_cache_lookup[miss]": 6.130049047937722e-05
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)