Skip to content

Commit cebd09f

Browse files
committed
Add output of memory and time
1 parent 989f4c1 commit cebd09f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci-3.1/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,3 +313,5 @@
313313
* And away we go...
314314
*/
315315
require_once BASEPATH.'core/CodeIgniter.php';
316+
317+
require $_SERVER['DOCUMENT_ROOT'].'/php-framework-benchmark/libs/output_data.php';

0 commit comments

Comments
 (0)