Skip to content

Instantly share code, notes, and snippets.

@J0s3f
Created February 17, 2020 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save J0s3f/379f9d2a1cfd6b77a5931b9422e80e42 to your computer and use it in GitHub Desktop.
Save J0s3f/379f9d2a1cfd6b77a5931b9422e80e42 to your computer and use it in GitHub Desktop.
# Run complete. Total time: 00:21:44
REMEMBER: The numbers below are just data. To gain reusable insights, you need to follow up on
why the numbers are the way they are. Use profilers (see -prof, -lprof), design factorial
experiments, perform baseline and negative tests that provide experimental control, make sure
the benchmarking environment is safe on JVM/OS/HW level, ask for reviews from the domain experts.
Do not assume the numbers tell you what you want them to tell.
Benchmark (value) Mode Cnt Score Error Units
PointBenchmark.benchmarkNewPoint 2318793235476 thrpt 40 73993972.342 ± 643433.022 ops/s
PointBenchmark.benchmarkOldPoint 2318793235476 thrpt 40 72929540.949 ± 706016.958 ops/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment