Feedback sought from experts on Object Serialization benchmark
Nick Vaidyanathan
nick at visionary.software
Fri Apr 7 12:27:21 UTC 2023
I recently wrote a benchmark<https://bitbucket.org/visionary-software/serialization-performance> comparing different object serialization libraries. I summarize the results in a report<http://visionarysoftware.solutions/visions/java/serialization/benchmark.html>. As a scientist and engineer, I'm eager for feedback and even critique from a community of experts.
While I've conducted performance investigations with YourKit and VisualVM and smaller, adhoc usage of JMH, this is my first major JMH project. I want to follow the advice emitted on the console about seeking expert advice on benchmark construction and validity. If any JMH experts would care to evaluate and critique the benchmark-- including choice of setup parameters (such as threads/forks etc, I really have no intuition about these-- I believe the polished result from peer review and feedback would benefit all Java developers.
Best Practice Performance Comparison for Java Serialization libraries<http://visionarysoftware.solutions/visions/java/serialization/benchmark.html>
A JMH comparison of various Java object serialization frameworks
visionarysoftware.solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230407/4ac89e66/attachment-0001.htm>
More information about the jmh-dev
mailing list