EpsilonPrime commented on PR #36289: URL: https://github.com/apache/arrow/pull/36289#issuecomment-1615323920
I ran the benchmarks as well (locally on an M1 Macbook Pro): `archery benchmark diff review36289 main --benchmark-filter=RoundArrayBenchmark` The summary version is: - int8, uint8 130-1200x faster - int16, uint16 100-870x faster - int32, uint32 70-830x faster - int64, uint64 100-700x faster - float/double no noticible effect https://gist.github.com/EpsilonPrime/658c90020a5964064e803cfb7e4761b2 -- 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]
