rescript-compiler
rescript-compiler copied to clipboard
Continuous Benchmarking
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.
Yes, this would be fantastic. For all parts individually too I guess? Syntax, compiler, build system.
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.
First step: #7100