Skip to content

Commit

Permalink
benchmark improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig authored Aug 5, 2021
1 parent 45b7079 commit 7ef543f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions benchmark/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@ set -e

echo "building containers..."

source run-parameters.env
source ./run-parameters.env
export PYROSCOPE_CPUS PYROSCOPE_MEMORY

docker-compose build

exit 0


NAME="$(date -u +%FT%TZ | tr ':' '-').png"
FROM="$(date +%s000)"

Expand Down

0 comments on commit 7ef543f

Please sign in to comment.