Add Read + Deserialization JMH Benchmark
Open
performance improvements
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Same as https://github.com/elastic/logstash/issues/7498 but in the other direction.
A few points on this:
* `Blackhole.swallow()` deserialized events
* Run off of a few GB of persisted data
* Have unique(ish) events in the Queue you're reading + deserializing to not just run off of the deserializer cache
Contributor guide
Assessment
This issue has not been assessed yet.