Skip to content

1.2.0

Compare
Choose a tag to compare
@psemiletov psemiletov released this 08 Feb 13:26
· 213 commits to main since this release

This release adds a new, simplifier version of the benchmark: --test
A some sort of quick benchmark at full speed, using the default template for the current mode (nginx by default), one step of the log rotation; output to the temporary file at system's temporary directory (the output log will be deleted after all is done). Result, in lines per second, may vary depended on the randomizer engine work and use of gzip.
Useful to run on the clean installation, when we have no configs and templates yet.

Fixes: log rotation queue minimal length is 1 now, i.e. one log file + at least one rotation file, if needed.