mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 16:38:43 +00:00
[ci] Lower import-time budget after lazy-import refactor
CI now measures 81.2ms after the zeroconf/writer/yaml_util lazy loads. Reset baseline to 82ms with the 15% margin (ceiling 94.3ms, ~13ms headroom for GHA variance).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"target_module": "esphome.__main__",
|
||||
"margin_pct": 15,
|
||||
"cumulative_us": 123000
|
||||
"cumulative_us": 82000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user