gortiz opened a new pull request, #11059:
URL: https://github.com/apache/pinot/pull/11059

   tag: performance
   
   Doing some benchmarking I've found a large number of Long allocations. It 
seems clear that the main reason is what it looks like an incorrect `Long` 
usage in `PinotBufferIndexInput._readPointerOffset`, although I also changed 
`PinotBufferIndexInput._length` and `PinotBufferIndexInput._sliceOffset`.
   
   cc @Jackie-Jiang @xiangfu0 @pradeepgv42 which seem to be the people that 
actually wrote the class.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to