Jacob S. Barrett created GEODE-7133:
---------------------------------------

             Summary: Remove overuse of Assert from RegionAdvisor
                 Key: GEODE-7133
                 URL: https://issues.apache.org/jira/browse/GEODE-7133
             Project: Geode
          Issue Type: Improvement
            Reporter: Jacob S. Barrett


Overuse of Assert in RegionAdvisor results in performance impact. Some of the 
assertions can never be false. Some are in very hot code paths. 

Profiling locally measured 8% of the CPU time during function execution was 
spent in Assert.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to