AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- logfilegen 2.3.0: * randomization engine take less resources
- logfilegen 2.2.0: * C++11 compatibility fixes (down from C++17)
- logfilegen 2.1.0: * fix console overflow * ENV variables now in the UPPER CASE only
- logfilegen 2.0.0: * exposes metrics in Prometheus format at http://localhost:8080/metrics and a self-hosted statistics page at http://localhost:8080 * can write final statistics to the file or stdout in a configurable format
- logfilegen 1.2.0: * The log rotation queue minimal length is 1 now, i.e. one log file + at least one rotation file, if needed. * Add a new, simpler version of the benchmark: --test
- logfilegen 1.1.0: * slightly faster * Adds new macros for combining several commands into one (@meta) and for using sequences as a macro (@seq).
- fix build for openSUSE Leap - package examples and more documentation
- Initial package, 1.0.0