-
- Downloads
Remove repeated calls to config.stats_enabled.
Turns out that fetching variables from the config object is expensive, so doing it once at startup avoids unnecessary work.
Please register or sign in to comment
Turns out that fetching variables from the config object is expensive, so doing it once at startup avoids unnecessary work.