Jackie-Jiang opened a new pull request #4362: Optimize 
MutableOffHeapByteArrayStore by directly calling the PinotDataBuffer API
URL: https://github.com/apache/incubator-pinot/pull/4362
 
 
   Use PinotDataBuffer batch bytes read/write API instead of put/get byte by 
byte
   2-3x performance gain when reading/writing bytes of average length over 100
   
   Change the buffer size to be int (long buffer size is not supported)
   Remove the deprecated OffHeapStringStore

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to