mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 15:57:33 +00:00
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).
6 lines
88 B
JSON
6 lines
88 B
JSON
{
|
|
"target_module": "esphome.__main__",
|
|
"margin_pct": 15,
|
|
"cumulative_us": 91000
|
|
}
|