Use tmpfs for running benchmarks

This commit is contained in:
Siarhei Fedartsou 2024-06-22 10:16:16 +02:00
parent a9bd8404e0
commit 0c57cce4c6

View File

@ -724,6 +724,7 @@ jobs:
cd ..
make -C test/data
- run: du -sh base/build pr/build
- run: mkdir -p /opt/benchmarks
- name: Run PR Benchmarks
run: |
sudo mount -t tmpfs -o size=4g none /opt/benchmarks