]> jfr.im git - uguu.git/commitdiff
Update runBenchmark.sh v.1.8.6
authorGo Johansson (neku) <redacted>
Sun, 14 Apr 2024 15:13:01 +0000 (17:13 +0200)
committerGo Johansson (neku) <redacted>
Sun, 14 Apr 2024 15:13:01 +0000 (17:13 +0200)
src/Benchmarks/runBenchmark.sh

index 64aa1bc4f2645bd4a5f17565ea8070823a3a7f62..bd3fc8b438667b2bc9fb60f91ddcfc29e4a4477b 100755 (executable)
@@ -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
\ No newline at end of file
+./vendor/bin/phpbench run Benchmarks --report=default
\ No newline at end of file