Stores benchmark results in plain redis keys with TTL for auto-cleanup

This commit is contained in:
Simone Mainardi 2019-10-09 19:33:33 +02:00
parent ab0094c1c3
commit 3cafa97aba
2 changed files with 14 additions and 16 deletions

View file

@ -38,7 +38,6 @@ local function print_callbacks_config_tbody_simple_view(descr)
print(check_module.gui.input_builder(check_module))
print("</td>")
if check_module.benchmark and table.len(check_module.benchmark) > 0 then
local max_duration