Skip to content

Commit 06734cf

Browse files
committed
experiment: add codspeed using vitest
1 parent 3b899ec commit 06734cf

16 files changed

+78432
-24
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- name: Run benchmarks
2222
uses: CodSpeedHQ/action@v3
2323
with:
24-
run: node --loader ts-node/esm resources/benchmark-tinybench.ts
24+
run: npm exec vitest bench
2525
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)