rescript-compiler icon indicating copy to clipboard operation
rescript-compiler copied to clipboard

Continuous Benchmarking

Open cknitt opened this issue 1 year ago • 3 comments

It would be nice to set up https://github.com/marketplace/actions/continuous-benchmark for the compiler repo like e.g. @DZakh is doing it for https://github.com/DZakh/rescript-schema.

cknitt avatar May 26 '24 18:05 cknitt

Yes, this would be fantastic. For all parts individually too I guess? Syntax, compiler, build system.

zth avatar May 26 '24 18:05 zth

If you're interested in setting up continuous benchmarking for the ReScript compiler, you may also want to check out Bencher: https://github.com/bencherdev/bencher

I'm the lead maintainer, so I would be more than happy to help answer any questions.

epompeii avatar Sep 18 '24 09:09 epompeii

First step: #7100

cknitt avatar Oct 13 '24 09:10 cknitt