criterion icon indicating copy to clipboard operation
criterion copied to clipboard

statistics-driven micro-benchmarking framework

Results 3 criterion issues
Sort by recently updated
recently updated
newest added

Bumps [nim-works/setup-nimskull](https://github.com/nim-works/setup-nimskull) from 0.1.0 to 0.1.1. Release notes Sourced from nim-works/setup-nimskull's releases. 0.1.1: dependency updates What's Changed test: fix filter job output by @​alaviss in nim-works/setup-nimskull#14 build(deps-dev): bump @​octokit/graphql-schema from...

dependencies

We'll need a new barrier impl for ARM architectures, eg. M1.

enhancement
good first issue

NimSkull changed `macros.quote` into a proper quasi-quoting operator, as such features like automatic binding or automatic gensym are no longer available. These features are now provided as part of the...