adriencaccia opened a new issue, #6149:
URL: https://github.com/apache/arrow-rs/issues/6149

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   <!--
   A clear and concise description of what the problem is. Ex. I'm always 
frustrated when [...] 
   (This section helps Arrow developers understand the context and *why* for 
this feature, in addition to  the *what*)
   -->
   Add a system to track performance over time, using the repository's existing 
benchmarks. This will help ensure that no unwanted performance regressions are 
merged, and give more visibility on performance improvement work like 
https://github.com/apache/arrow-rs/issues/6107
   
   **Describe the solution you'd like**
   <!--
   A clear and concise description of what you want to happen.
   -->
   Use https://codspeed.io/ with a new workflow that runs on every PR and the 
`master` branch.
   
   **Additional context**
   <!--
   Add any other context or screenshots about the feature request here.
   -->
   I already installed CodSpeed on a fork of `arrow-rs`, and you can see what 
it looks like on a PR that improves performance (based on 
https://github.com/apache/arrow-rs/pull/6145):
   https://github.com/CodSpeedHQ/arrow-rs/pull/51
   
https://codspeed.io/CodSpeedHQ/arrow-rs/branches/fork-6145-samuelcolvin/improve-like-regex
   
   Thanks @samuelcolvin for validating the need
   


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