Skip to content

Commit

Permalink
experiment: add codspeed using vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede committed Oct 17, 2024
1 parent 3b899ec commit 06734cf
Show file tree
Hide file tree
Showing 16 changed files with 78,432 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- name: Run benchmarks
uses: CodSpeedHQ/action@v3
with:
run: node --loader ts-node/esm resources/benchmark-tinybench.ts
run: npm exec vitest bench
token: ${{ secrets.CODSPEED_TOKEN }}
Loading

0 comments on commit 06734cf

Please sign in to comment.