Add benchmark deviation calculation from origin/main to current PR (#1230)
This PR introduce a benchmarking tool that is run as part of the GitHub actions to allow to spot performance regressions in the server implementation.
The "deviation" between the last and current benchmark is posted as a message in the pull request.
I want to let this run for a little so we can figure out if GitHub action capacity can give us consistent results, otherwise we will have to move this to some capacity we own.
Co-authored-by:
david-perez <d@vidp.dev>
Loading
Please register or sign in to comment