feat: add initial continous benchmarking
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 16 Sep 2023 12:12:22 +0000 (14:12 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 16 Sep 2023 12:12:22 +0000 (14:12 +0200)
commitf1c674cd6caabfbe46bc99d412611b4a91727c5f
treec87a23ecbf97c28c05c6b4889348371fa8ae96c8
parent265d154e94859e2b5cece8747233d99bdda91bc5
feat: add initial continous benchmarking

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
15 files changed:
.eslintrc.js
.github/workflows/benchmark.yml
.github/workflows/ci.yml
.github/workflows/publish-package.yml [moved from .github/workflows/npmpublish.yml with 96% similarity]
.gitignore
CHANGELOG.md
benchmarks/benchmarks-utils.mjs
benchmarks/internal/bench.mjs
benchmarks/internal/cluster-worker.mjs
benchmarks/internal/thread-worker.mjs
benchmarks/worker-selection/least.mjs [moved from benchmarks/worker-selection/less.mjs with 85% similarity]
benchmarks/worker-selection/round-robin.mjs
biome.json
package.json
pnpm-lock.yaml