We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e244e commit a094250Copy full SHA for a094250
1 file changed
run_performance_tests.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+./cleaner
4
+php performance-test.php > resultsOriginal.txt
0 commit comments