Github user galen-pivotal commented on the issue:

    https://github.com/apache/geode/pull/450
  
    This will set the same keys to the same values each iteration, because. I 
ran a benchmark last night with a benchmark that used only 99 values, but I 
didn't see a significant difference:
    ```
    Result "performPutFromClientDifferentKeys":
      23532.506 ±(99.9%) 576.405 ops/s [Average]
      (min, avg, max) = (23176.421, 23532.506, 24073.672), stdev = 343.009
      CI (99.9%): [22956.101, 24108.911] (assumes normal distribution)
    ```
    ```
    Result "performPutFromClient":
      23891.204 ±(99.9%) 133.078 ops/s [Average]
      (min, avg, max) = (23797.325, 23891.204, 24013.180), stdev = 79.193
      CI (99.9%): [23758.126, 24024.283] (assumes normal distribution)
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to