mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-30 19:03:01 +01:00
aa22d83172
Use the timer context manager in all places where code was being timed - Benefits - Deduplicate timing code scattered across codebase. - Provides single place to manage perf timing code - Use consistent timing log patterns |
||
---|---|---|
.. | ||
__init__.py | ||
cli.py | ||
config.py | ||
constants.py | ||
helpers.py | ||
jsonl.py | ||
models.py | ||
rawconfig.py | ||
state.py | ||
yaml.py |