You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Helena Bales (JIRA)" <ji...@apache.org> on 2019/04/01 19:23:00 UTC

[jira] [Resolved] (GEODE-6577) Performance Improvement: init object in constructor

     [ https://issues.apache.org/jira/browse/GEODE-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Helena Bales resolved GEODE-6577.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> Performance Improvement: init object in constructor
> ---------------------------------------------------
>
>                 Key: GEODE-6577
>                 URL: https://issues.apache.org/jira/browse/GEODE-6577
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Helena Bales
>            Assignee: Helena Bales
>            Priority: Major
>              Labels: performance-benchmark
>             Fix For: 1.10.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Initialize inexpensive object in the constructor for GemfireCacheImpl instead of in a hot code path, while holding a lock. This will result in a noticeable performance gain.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)