Skip to content
Commit 5a53deb3 authored by Douglas RAILLARD's avatar Douglas RAILLARD
Browse files

lisa.conf: restrict uses of utils.get_call_site()

Since utils.get_call_site() is quite slow, restrict its uses when debug
log level is enabled. Since it is notably slow at import time (due to
the outermost frames being a non-python module), and given that logging
is typically not enabled yet, this is a big win.
parent a41999d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment