Structsยง
- Evobench
Daemon ๐ - Opts ๐
- Schedule and query benchmarking jobs.
Enumsยง
- RunMode
- RunResult ๐
- SubCommand ๐
Constantsยง
- DEFAULT_
IS_ ๐HARD - DEFAULT_
RESTART_ ๐ON_ CONFIG_ CHANGE - DEFAULT_
RESTART_ ๐ON_ UPGRADES - LOCAL_
TIME_ ๐DEFAULT - True since the configuration uses times, too, and those are probably better local time, and in general, just use whatever the TZ is set to. You can set TZ to UTC, too.
Functionsยง
- main ๐
- run ๐
- run_
queues ๐ - Run through the queues forever unless
onceis true (in which case it returns whether a job was run), but pick up config changes; it also returns in non-once mode if the binary changes and true was given forrestart_on_upgrades. Requires holding the_run_lock, the lock for executing โrunโ actions.
Type Aliasesยง
- Check
Exit ๐