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