[
https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965145#comment-15965145
]
ASF GitHub Bot commented on GEODE-2632:
---------------------------------------
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
> Integrated Security performance improvements
> --------------------------------------------
>
> Key: GEODE-2632
> URL: https://issues.apache.org/jira/browse/GEODE-2632
> Project: Geode
> Issue Type: Improvement
> Components: security
> Reporter: Jinmei Liao
> Assignee: Kirk Lund
> Labels: performance
>
> There is a security check in Put65.cmdExecute() that, if removed, improved
> the performance.
> The expense of this security call needs to be reduced in order to get the
> performance back.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)