Skip to content

Instantly share code, notes, and snippets.

@mariofusco
Created September 13, 2023 10:08
Show Gist options
  • Save mariofusco/3c72c19e59d0e41c0aa98fb4a60b3adf to your computer and use it in GitHub Desktop.
Save mariofusco/3c72c19e59d0e41c0aa98fb4a60b3adf to your computer and use it in GitHub Desktop.
Benchmark (acquireDelay) (objectSize) (poolStrategy) Mode Cnt Score Error Units
JacksonWriteVanilla.writePojoMediaItem 0 small STRIPED_LOCK_FREE thrpt 20 11302267.117 ± 418486.530 ops/s
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate 0 small STRIPED_LOCK_FREE thrpt 20 4682.483 ± 173.392 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate.norm 0 small STRIPED_LOCK_FREE thrpt 20 456.239 ± 0.273 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space 0 small STRIPED_LOCK_FREE thrpt 20 4577.683 ± 167.561 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space.norm 0 small STRIPED_LOCK_FREE thrpt 20 446.078 ± 5.264 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Survivor_Space 0 small STRIPED_LOCK_FREE thrpt 20 0.011 ± 0.004 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Survivor_Space.norm 0 small STRIPED_LOCK_FREE thrpt 20 0.001 ± 0.001 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.count 0 small STRIPED_LOCK_FREE thrpt 20 392.000 counts
JacksonWriteVanilla.writePojoMediaItem:·gc.time 0 small STRIPED_LOCK_FREE thrpt 20 635.000 ms
JacksonWriteVanilla.writePojoMediaItem 0 small STRIPED_JCTOOLS thrpt 20 11410759.664 ± 255971.428 ops/s
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate 0 small STRIPED_JCTOOLS thrpt 20 4477.148 ± 99.912 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate.norm 0 small STRIPED_JCTOOLS thrpt 20 432.073 ± 0.007 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space 0 small STRIPED_JCTOOLS thrpt 20 4354.842 ± 118.456 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space.norm 0 small STRIPED_JCTOOLS thrpt 20 420.242 ± 4.885 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Survivor_Space 0 small STRIPED_JCTOOLS thrpt 20 0.010 ± 0.003 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Survivor_Space.norm 0 small STRIPED_JCTOOLS thrpt 20 0.001 ± 0.001 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.count 0 small STRIPED_JCTOOLS thrpt 20 373.000 counts
JacksonWriteVanilla.writePojoMediaItem:·gc.time 0 small STRIPED_JCTOOLS thrpt 20 579.000 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment