]> git.ipfire.org Git - oddments/collecty.git/commit
re: Avoid pre-compiling regular expressions
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 20 Sep 2020 14:10:13 +0000 (14:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 20 Sep 2020 14:14:29 +0000 (14:14 +0000)
commitaa0c868a39cfdb10eab2baf0e7aca7f07fb49a0f
tree18ac9985bf1670630aba868168a28a4df1975fdd
parent9990ad3dcfbcb30ffdee27843e9a4ca20e5b825c
re: Avoid pre-compiling regular expressions

Python has a cache for these

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/collecty/plugins/base.py
src/collecty/plugins/contextswitches.py
src/collecty/plugins/cpufreq.py
src/collecty/plugins/disk.py
src/collecty/plugins/interrupts.py