Skip to content

docs: add link to nimsync-benchmarks repo, clarify peak vs typical #39

docs: add link to nimsync-benchmarks repo, clarify peak vs typical

docs: add link to nimsync-benchmarks repo, clarify peak vs typical #39

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v2
with:
nim-version: '2.2.4'
- run: nimble test
- run: nimble bench