3 Commits

Author SHA1 Message Date
Austin Walker
0abebb5fe6
fix: fix benchmark script when DOCKER_TEST=true (#1515)
The home directory for our dockerfile changed and broke this script. To
verify, try running the benchmark script:

```
export DOCKER_TEST=true
./scripts/performance/benchmark.sh
```

I'll pull in the latest changelog before merging.
2023-10-02 16:08:26 +00:00
ryannikolaidis
e08936b6fb
chore: update all bash scripts to use shebang: /usr/bin/env bash (#779) 2023-06-20 16:00:55 -07:00
ryannikolaidis
7d157c1ede
test: add benchmark script (#638) 2023-06-05 09:14:43 -07:00