Geekly Articles each Day
📜
⬆️
⬇️
DONATE
The php benchmark
Chris Vincent
heaped up and
published the results of the performance
tests of some PHP operations. For example, there are such comparisons:
foreach () vs. for () vs. while (list () = each ())
echo vs. print
and other equally curious tests.
The results are presented visually, in graphic and text form.
Recommended for review.
:)
')
Source: https://habr.com/ru/post/26877/
More articles:
From collectivity to individuality
Parallel execution of dependent tasks and synchronization with conditional variables in the shell
Back to the Code - Contest Report
Deploying Applications in InterSystems Caché
MiML2
Using web fonts, the best way (for 2015)
Imitation of the radio using Freeswitch and a little about voip-conference
DevTips: Web Developer Tips (17-32)
Web application vulnerabilities: the situation is not improving
Unexplained features of our brain
All Articles