[
https://issues.apache.org/jira/browse/ARTEMIS-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259738#comment-17259738
]
ASF subversion and git services commented on ARTEMIS-3016:
----------------------------------------------------------
Commit 985559d0869d5eb7b0c99c253fd8f2287afbded7 in activemq-artemis's branch
refs/heads/master from franz1981
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=985559d ]
ARTEMIS-3016 Adding JMH benchmark on duplicate ids cache
> Reduce DuplicateIDCache memory footprint
> ----------------------------------------
>
> Key: ARTEMIS-3016
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3016
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 7h 10m
> Remaining Estimate: 0h
>
> DuplicateIDCache uses many Long and Integer boxed instances that makes using
> duplicate caches id too memory hungry. This could be improved by using better
> data structures and pooling mechanism.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)