aboutsummaryrefslogtreecommitdiff
path: root/benchmark.bash
blob: 41f0aa706ecffda5babbb28f8decb7e99824c79b (plain)
1
2
3
4
5
6
7
#!/bin/bash

set -eu

source build.bash

go test ./integration_tests -bench=. -defaultonly