mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 21:58:36 +00:00
I've recently switched over from hacking on a fork to working directly on upstream, in order to be able to use Graphite. One thing I miss now is ability to create branches and run CodSpeed on them while developing. Compared to running benches locally, CodSpeed has the advantage of giving you a visual history, showing how each commit you push moves the dials. This PR makes the benchmarks run for any branch named `bench-*`, in order to enable this workflow on upstream, without having to open a draft PR for every experiment. |
||
|---|---|---|
| .. | ||
| actions | ||
| workflows | ||
| CODE_OF_CONDUCT.md | ||
| codecov.yml | ||
| FUNDING.yml | ||
| labeler.yml | ||
| renovate.json | ||
| SECURITY.md | ||