Github user kirklund commented on the issue:
https://github.com/apache/geode/pull/450
Example results from running the benchmark (I think we'll want to reduce
the time or # of iterations -- this is probably going to require some
experimentation and comparing benchmarks as we write more):
Result "performPutFromClient":
21097.236 ±(99.9%) 1817.639 ops/s [Average]
(min, avg, max) = (19178.006, 21097.236, 22161.856), stdev = 1081.648
CI (99.9%): [19279.596, 22914.875] (assumes normal distribution)
# Run complete. Total time: 00:42:30
Benchmark Mode Cnt Score Error
Units
ClientCachePutBench.performPutFromClient thrpt 9 21097.236 ± 1817.639
ops/s
Benchmark result is saved to build/reports/jmh/results.txt
BUILD SUCCESSFUL
Total time: 43 mins 8.11 secs
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---