Skip to content

Instantly share code, notes, and snippets.

@matzew
Created April 9, 2017 15:56
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 matzew/1c17cd2e9776ec6de2668acd9c8df4a3 to your computer and use it in GitHub Desktop.
Save matzew/1c17cd2e9776ec6de2668acd9c8df4a3 to your computer and use it in GitHub Desktop.
Benchmark (messageBodyLength) (notificationCount) (unicodeBlockName) (useTokenAuthentication) Mode Cnt Score Error Units
c.r.p.a.util.ApnsPayloadBuilderBenchmark.testBuildWithMaximumLength 512 N/A BASIC_LATIN N/A thrpt 200 253526.502 ± 3131.245 ops/s
c.r.p.a.util.ApnsPayloadBuilderBenchmark.testBuildWithMaximumLength 512 N/A CJK_UNIFIED_IDEOGRAPHS N/A thrpt 200 239955.591 ± 2218.394 ops/s
c.r.p.a.util.ApnsPayloadBuilderBenchmark.testBuildWithMaximumLength 8192 N/A BASIC_LATIN N/A thrpt 200 11112.617 ± 89.035 ops/s
c.r.p.a.util.ApnsPayloadBuilderBenchmark.testBuildWithMaximumLength 8192 N/A CJK_UNIFIED_IDEOGRAPHS N/A thrpt 200 17144.974 ± 124.183 ops/s
c.r.p.a.ApnsClientBenchmark.testSendNotifications N/A 10000 N/A true ss 100 0.817 ± 0.022 s/op
c.r.p.a.ApnsClientBenchmark.testSendNotifications N/A 10000 N/A false ss 100 0.835 ± 0.027 s/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment