* YAML loader performance improvements - Cache the name of the loader since we call it multiple times for every line - Add a fast path for scalar tags since they are the most common * Update homeassistant/util/yaml/loader.py Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * remove unreachable code --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> |
||
---|---|---|
.. | ||
__init__.py | ||
const.py | ||
dumper.py | ||
input.py | ||
loader.py | ||
objects.py |