franz1981 edited a comment on issue #2633: ARTEMIS-2317 Avoid long TTSP caused 
by Page::read using mmap read
URL: https://github.com/apache/activemq-artemis/pull/2633#issuecomment-486547865
 
 
   The CI has shown good results: is basically on par of master :+1: 
   Now my concern is just to measure/improve performance.
   The current concerns I've are:
   
   - reducing the number of ChannelBufferWrapper allocated (but maybe escape 
analysis won't allocate them)
   - find the correct read chunk size to maximize disk
   
   I remember  @wy96f and @qihongxu were interested into paging performance, so 
maybe can take a look
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to