update criterion script

This commit is contained in:
Joakim Frostegård 2020-07-19 13:26:17 +02:00
parent b17c9999f0
commit 2fe42e7235

View file

@ -1,4 +1,6 @@
#!/bin/sh #!/bin/sh
# Compare against latest. If you commit changes, replace "latest" directory
# with "new" directory after running benchmark.
export RUSTFLAGS="-C target-cpu=native" export RUSTFLAGS="-C target-cpu=native"