You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/08/27 22:22:00 UTC

[jira] [Commented] (GEODE-7133) Remove overuse of Assert from RegionAdvisor

    [ https://issues.apache.org/jira/browse/GEODE-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917168#comment-16917168 ] 

ASF subversion and git services commented on GEODE-7133:
--------------------------------------------------------

Commit c440c26a70c1ba57d4d1b636c746d8772d8af290 in geode's branch refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c440c26 ]

GEODE-7133: Remove Assert calls. (#3977)



> Remove overuse of Assert from RegionAdvisor
> -------------------------------------------
>
>                 Key: GEODE-7133
>                 URL: https://issues.apache.org/jira/browse/GEODE-7133
>             Project: Geode
>          Issue Type: Improvement
>          Components: functions, regions
>            Reporter: Jacob S. Barrett
>            Assignee: Jacob S. Barrett
>            Priority: Major
>              Labels: performance
>             Fix For: 1.11.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)