Skip to content

Instantly share code, notes, and snippets.

@mariofusco
Created September 13, 2023 12:03
Show Gist options
  • Save mariofusco/b7bbcf543c5f51f6f5f2d477d352d005 to your computer and use it in GitHub Desktop.
Save mariofusco/b7bbcf543c5f51f6f5f2d477d352d005 to your computer and use it in GitHub Desktop.
Benchmark (acquireDelay) (objectSize) (poolStrategy) Mode Cnt Score Error Units
JacksonWriteVanilla.writePojoMediaItem 0 small THREAD_LOCAL thrpt 20 14683788.411 ± 112340.127 ops/s
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate 0 small THREAD_LOCAL thrpt 20 5759.914 ± 43.988 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate.norm 0 small THREAD_LOCAL thrpt 20 432.004 ± 0.001 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space 0 small THREAD_LOCAL thrpt 20 5627.889 ± 62.307 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space.norm 0 small THREAD_LOCAL thrpt 20 422.105 ± 3.664 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Survivor_Space 0 small THREAD_LOCAL thrpt 20 0.002 ± 0.001 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Survivor_Space.norm 0 small THREAD_LOCAL thrpt 20 ≈ 10⁻⁴ B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.count 0 small THREAD_LOCAL thrpt 20 482.000 counts
JacksonWriteVanilla.writePojoMediaItem:·gc.time 0 small THREAD_LOCAL thrpt 20 747.000 ms
JacksonWriteVanilla.writePojoMediaItem 0 small STRIPED_JCTOOLS thrpt 20 11258924.526 ± 200620.066 ops/s
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate 0 small STRIPED_JCTOOLS thrpt 20 4417.372 ± 78.550 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.alloc.rate.norm 0 small STRIPED_JCTOOLS thrpt 20 432.077 ± 0.009 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space 0 small STRIPED_JCTOOLS thrpt 20 4297.000 ± 102.826 MB/sec
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Eden_Space.norm 0 small STRIPED_JCTOOLS thrpt 20 420.283 ± 5.662 B/op
JacksonWriteVanilla.writePojoMediaItem:·gc.churn.G1_Survivor_Space 0 small STRIPED_JCTOOLS thrpt 20 0.008 ± 0.001 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 368.000 counts
JacksonWriteVanilla.writePojoMediaItem:·gc.time 0 small STRIPED_JCTOOLS thrpt 20 583.000 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment