himadripal commented on PR #7179: URL: https://github.com/apache/arrow-rs/pull/7179#issuecomment-2774107409
> @alamb is there instructions how to get this benchmark result against main branch. I can then make changes and test locally to see if I can improve the time. nvm, found the instructions ``` git checkout main cargo bench --bench parse_time -- --save-baseline main git checkout feature cargo bench --bench parse_time -- --baseline main ``` -- 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]
