Skip to content

Make the benchmark a lot faster #27

Make the benchmark a lot faster

Make the benchmark a lot faster #27

Workflow file for this run

name: Linux CI
on:
push:
branches: [master]
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: ./ci.sh