Result
Unfortunately, no history for this test is available.
Code
The first test, "include", was:
clearstatcache(); include('supplement/dummy.inc');
The second test, "include_once", was:
clearstatcache(); include_once('supplement/dummy.inc');
Warning: Division by zero in /var/customers/webs/stc/benchmark/index.php on line 256
Performance comparison of PHP code alternatives.
Unfortunately, no history for this test is available.
The first test, "include", was:
clearstatcache(); include('supplement/dummy.inc');
The second test, "include_once", was:
clearstatcache(); include_once('supplement/dummy.inc');