test: add pyinstrument profiler (#3955)

This commit is contained in:
dni ⚡
2026-05-07 17:15:53 +02:00
committed by GitHub
parent 9edc4786e1
commit 8b426efa3e
7 changed files with 141 additions and 3 deletions
+2
View File
@@ -19,6 +19,8 @@ AUTH_HTTPS_ONLY=true
DEBUG=False
DEBUG_DATABASE=False
BUNDLE_ASSETS=True
# add `?profiler=true` to the url to enable the profiler for that request
PROFILER=False
# logging into LNBITS_DATA_FOLDER/logs/
ENABLE_LOG_TO_FILE=true