Examples for use ESBench in CI, each one is in a branch:
-
master: Compare the performance of different operating systems using the
--tag
parameter and jobs from multiple GitHub actions. -
sharding: Speed up benchmarks by run benchmark simultaneously with 3 machines, each running one third of the suites.
-
native: Build benchmark assets for the example foreign.js.
These examples are separated from the core repository to avoid slow down its CI.