core/homeassistant/components/recorder
J. Nick Koston 43fb68ed79
Avoid linear searches for excluded events (#85851)
If the there are a lot of excluded events for the recorder, it
can have a performance impact as the list has to be searched
every time an event fires in HA
2023-01-14 14:25:03 +02:00
..
system_health
translations
__init__.py
backup.py
const.py
core.py
db_schema.py
executor.py
filters.py
history.py
manifest.json
migration.py
models.py
pool.py
purge.py
queries.py
repack.py
run_history.py
services.py
services.yaml
statistics.py
strings.json
tasks.py
util.py
websocket_api.py