kkebo / zyphy

Zyphy is (or will be) a fast web browser engine written in Swift.
MIT License
4 stars 1 forks source link

Add CI to run tests and benchmarks automatically #4

Closed kkebo closed 1 year ago

kkebo commented 1 year ago

A CI pipeline should contain:

kkebo commented 1 year ago

https://swiftpackageindex.com/ordo-one/package-benchmark/1.7.0/documentation/benchmark/comparingbenchmarksci

For reproducible and good comparable results, it is highly recommended to set up a private GitHub runner on a machine dedicated to performance benchmark runs.

I can't prepare a private runner, so I decided not to add a CI job for benchmarking.