summaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Collapse)Author
2026-01-09Add Log4j2 benchmark toolPaul Buetow
- Configurable thread count, duration, message size - Multiple logging configurations: sync-immediate, sync-buffered - AsyncLogger variants: 1k, 4k, 10k, 1m ring buffer sizes - AsyncAppender variants: 1k, 4k, 10k, 1m buffer sizes - Subprocess isolation for proper async logger initialization - Cache dropping between tests for accurate benchmarks - CSV output support