mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-18 10:02:16 +00:00
Update notification service
This commit is contained in:
@@ -31,7 +31,7 @@ except ImportError:
|
||||
# To analyze: grep "\[PERF\]" /var/log/proxmenux-monitor.log | sort -t'=' -k2 -n
|
||||
# Set to False or remove this section after debugging
|
||||
# ============================================================================
|
||||
DEBUG_PERF = True
|
||||
DEBUG_PERF = False
|
||||
|
||||
def _perf_log(section: str, elapsed_ms: float):
|
||||
"""Log performance timing for a section. Only logs if DEBUG_PERF is True."""
|
||||
|
||||
Reference in New Issue
Block a user