php-bench
php-bench copied to clipboard
:alarm_clock: Tools for benchmark PHP algorithms.
Results
2
php-bench issues
Sort by
recently updated
recently updated
newest added
I received a link to this repo from a colleague as an evidence using `(int)` (type cast) is faster than using `intval(...)`. I ran the scripts with only this addition:...
Write a test for comparison data processing with iterators and simple foreach. Link: http://seyferseed.ru/ru/php/uskorenie-zaprosov-v-bazu-dannyh-s-pdo-i-iteratorami.html
enhancement