We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02183d commit 78b121cCopy full SHA for 78b121c
workloads/PHP1s
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-php -r 'for($i=0;$i<150000000;$i++) { ; } '
+php -r 'for($i=0;$i<900000000;$i++) { ; } '
0 commit comments