Release 8.8.5
zolyfarkas
released this
13 Sep 10:46
·
353 commits
to master
since this release
Added junit 5 support for the spf4j test logger backend.
Added JmhDetailedJFRProfiler (jdk 11+ only) to support collecting profiling data for your JMH benchmarks at a more granular level (warmup, iterations, ...)
Metric names are now "ID-fied" so that their names are identifiers in java and similar languages. Their original name is maintained as a schema attribute.
Code cleanup + enhancements.