Skip to content

Commit 2d0a30c

Browse files
committed
Add stats
1 parent af1f6f1 commit 2d0a30c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
$response = $kernel->handle($request);
1111
$response->send();
1212
$kernel->terminate($request, $response);
13+
14+
// require phpbenchmarks stats.php here when needed

0 commit comments

Comments
 (0)