lhotari commented on PR #26010:
URL: https://github.com/apache/pulsar/pull/26010#issuecomment-4696419538

   > Benchmark comparison shows `long[]`-backed implementation is **~3x 
faster** than `SegmentedLongArray` at the same heap operations. This could be 
considered as a follow-up if the direct memory trade-off (GC pressure vs. 
off-heap) is acceptable for the delayed delivery use case.
   
   could you add the benchmarks to the `microbench` module?


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

Reply via email to