lesterfan commented on PR #45685: URL: https://github.com/apache/arrow/pull/45685#issuecomment-2704067063
> I'm also going to re-run the experiment described above now that we're doing the cast in one shot and will edit the results in the description accordingly. This is done. I didn't find anything too notable here. Before I updated the PR: ``` (without the change locally, 300M rows): ./reproduce_experiment 125.04s user 1.01s system 98% cpu 2:07.80 total (with the change locally, 300M rows): ./reproduce_experiment 139.79s user 0.98s system 99% cpu 2:20.95 total ``` After I updated the PR: ``` (without the change locally, 300M rows): ./reproduce_experiment 125.67s user 1.13s system 98% cpu 2:08.88 total (with the change locally, 300M rows): ./reproduce_experiment 137.25s user 1.42s system 99% cpu 2:19.60 total ``` I updated the top level description with the new results. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org