Блог.
Просто блог. Памятки, прежде всего для себя, о том как была решена та или иная задача.
October 20, 2020
PHP7: static methods are slower
A static method containing the same code is consistently slower than its dynamic(?) counterpart. 8,7 sec vs. 5,5 sec. See also:
https://www.codedwell.com/post/59/static-vs-non-static-methods-in-php
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment