Releases: 256dpi/mercury
Releases · 256dpi/mercury
v0.4.1
- stop timer before reset
- prevent double flushing and updated stats
v0.4.0
- added global stats
- added discard benchmark
- drop writer level stats
- updated benchmark sizes
- test with high writer count
- improved stats and double flush detection
v0.3.0
- added writer helper
- reset timer when write caused a flush
- skip redundant flushes
- prevent timer allocation
- expose flushes
- updated example
- updated benchmarks
v0.2.0
- added support for zero delay and runtime adjustments
- added example
- small refactoring