Skip to content

Commit

Permalink
Update runBenchmark.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nokonoko committed Apr 14, 2024
1 parent 1f745d3 commit c06ab66
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/Benchmarks/runBenchmark.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#!/bin/bash
cd ..
sqlite3 /Users/neku/repos/Uguu/dist/Benchmarks/tmp/uguu.sq3 -init /Users/neku/repos/Uguu/src/static/dbSchemas/sqlite_schema.sql ""
./vendor/bin/phpbench run Benchmarks --report=default
rm -rf Benchmarks/tmp/*.jpg
rm -rf Benchmarks/tmp/uguu.sq3
./vendor/bin/phpbench run Benchmarks --report=default

0 comments on commit c06ab66

Please sign in to comment.