Files
core/homeassistant/helpers
J. Nick Koston 44b35fea47 Speed up entity filter when there are many glob matchers (#90615)
* Speed up entity filter when there are many glob matchers

Since we do no care about which glob matches we can
combine all the translated globs into a single regex
which reduces the overhead

* delete unused code

* preen
2023-03-31 21:18:29 -04:00
..
2023-02-15 12:39:12 +01:00
2023-02-15 12:39:12 +01:00
2023-02-02 18:35:24 +01:00
2023-03-14 16:27:29 -10:00