alamb commented on PR #10044:
URL: https://github.com/apache/arrow-rs/pull/10044#issuecomment-4623347495

   > 🤔 results look good, Im curious as to why two of the roundtrip benchmarks 
were slightly slower even thought encode() is faster across the board.
   
   
   
   Looks like the results are reproducable -- next step would be to profile it 
to see if you can find the answer
   
   I wonder if we are missing a `Vec::with_capacity` or `Vec::reserve` to avoid 
extra allocations / copies 🤔 


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