Skip to content

Instantly share code, notes, and snippets.

@jhaber
Last active October 22, 2019 12:55
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 jhaber/1002f96293e787f503a3f6734e780ee8 to your computer and use it in GitHub Desktop.
Save jhaber/1002f96293e787f503a3f6734e780ee8 to your computer and use it in GitHub Desktop.
Benchmark Mode Threads Samples Score Score Error (99.9%) Unit
PropertyFilterBenchmark.baseline avgt 5 3 9.405590 1.589964 ms/op
PropertyFilterBenchmark.baseline:·gc.alloc.rate.norm avgt 5 3 64553.152135 19.861685 B/op
PropertyFilterBenchmark.baseline:·gc.count avgt 5 3 6.000000 NaN counts
PropertyFilterBenchmark.baseline:·gc.time avgt 5 3 30.000000 NaN ms
PropertyFilterBenchmark.filterNonStreaming avgt 5 3 13.071595 0.692514 ms/op
PropertyFilterBenchmark.filterNonStreaming:·gc.alloc.rate.norm avgt 5 3 6139178.786041 34.418781 B/op
PropertyFilterBenchmark.filterNonStreaming:·gc.count avgt 5 3 106.000000 NaN counts
PropertyFilterBenchmark.filterNonStreaming:·gc.time avgt 5 3 895.000000 NaN ms
PropertyFilterBenchmark.filterStreaming avgt 5 3 2.786550 0.197030 ms/op
PropertyFilterBenchmark.filterStreaming:·gc.alloc.rate.norm avgt 5 3 64680.339464 6.194118 B/op
PropertyFilterBenchmark.filterStreaming:·gc.count avgt 5 3 23.000000 NaN counts
PropertyFilterBenchmark.filterStreaming:·gc.time avgt 5 3 64.000000 NaN ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment