[ci] Reset import-time baseline to CI-observed 91ms

CI measured 90.6ms after the lazy-import refactor lands. Set baseline to
91ms with 15% margin (ceiling 104.65ms, ~14ms headroom for GHA variance
over the observed measurement).
This commit is contained in:
J. Nick Koston
2026-04-23 14:47:50 -05:00
parent 5d624c7f76
commit 87fa5a2d48
+1 -1
View File
@@ -1,5 +1,5 @@
{
"target_module": "esphome.__main__",
"margin_pct": 15,
"cumulative_us": 82000
"cumulative_us": 91000
}