Merge pull request #4347 from roc-lang/benchmarks-to-nix

moved earthly benchmarks to nix
This commit is contained in:
Anton-4 2022-11-02 14:36:20 +01:00 committed by GitHub
commit 85ce321c4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 107 additions and 155 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env bash
# https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/
set -euxo pipefail
zig build-exe benchmark/dec.zig -O ReleaseFast --main-pkg-path .