Allow manually running perf testing on pull requests
VojtechStep opened this issue · 0 comments
VojtechStep commented
We have a GitHub action for typechecking the library with performance tracking on master, but it would be nice to know what impact a PR has before merging it, so we should be able to trigger the workflow manually, and have the action report the timing differences, without storing the information in the generated JSON/CSV.