edponce commented on PR #13857:
URL: https://github.com/apache/arrow/pull/13857#issuecomment-1254155185

   Now, definitely a single fixed array will be quicker to access (simple 
offset calculation) than a binary search across allocations that are not 
necessarily contiguous in hardware and may even reside in different OS pages. 
I'd be curious how the benchmark compares when using a large number of chunks: 
10, 100, 1000. 


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