haohuaijin commented on PR #10141: URL: https://github.com/apache/arrow-rs/pull/10141#issuecomment-4789987723
weird, in my local(M2 Max), i can't reproduce the result for `arrow_reader_clickbench` benchmark ```shell git checkout export-mask cargo bench --bench arrow_reader_clickbench --features="arrow,async,object_store,experimental,test_common" -- --save-baseline 10141 git checkout main cargo bench --bench arrow_reader_clickbench --features="arrow,async,object_store,experimental,test_common" -- --save-baseline main critcmp main 10141 ``` <img width="1378" height="1488" alt="image" src="https://github.com/user-attachments/assets/333ff3d9-12ed-4e24-99d3-e341f3323a3e" /> -- 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]
