[
https://issues.apache.org/jira/browse/ARTEMIS-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060538#comment-16060538
]
ASF GitHub Bot commented on ARTEMIS-1248:
-----------------------------------------
Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1361
@michaelandrepearce @clebertsuconic
You're right: these are the results of a test writing 100 Pages of 10MB
with messages of 100 bytes.
Just 2 notes:
- I've used the Artemis JVM default settings: -XX:+PrintClassHistogram
-XX:+UseG1GC -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -Xms512M -Xmx2G.
With smaller HEAP the effect is even more pronounced.
- I've forced a GC just at the beginning to have the HEAP clean.
Old version:


New version:


wdyt?
> Reduce garbage while Paging
> ---------------------------
>
> Key: ARTEMIS-1248
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1248
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Minor
>
> While Paging It reuse the ActiveMQBuffer used to perform operations on the
> underlying SequentialFile.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)