mirror of
https://github.com/esphome/esphome.git
synced 2026-05-21 02:01:57 +08:00
[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:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"target_module": "esphome.__main__",
|
||||
"margin_pct": 15,
|
||||
"cumulative_us": 82000
|
||||
"cumulative_us": 91000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user