glimmerjs / glimmer-vm

MIT License
1.13k stars 191 forks source link

Run perf tests if a PR has the 'perf' label #1640

Closed NullVoxPopuli closed 4 weeks ago

NullVoxPopuli commented 4 weeks ago

It's pretty easy to run the perf tests locally, and we can have a result in < 6 minutes on lower-end hardware.

On CI, it takes ~ 1 hour.

NullVoxPopuli commented 4 weeks ago

image