In this recent blog post nikic takes an in-depth look at how large PHP arrays really are - how memory is used in the creation and management of these handy PHP variable types.
hash tableNikic's Blog: How big are PHP arrays (and values) really? (Hint:...PHPDeveloper.org Fri, 12/16/2011 - 10:28
In this recent blog post nikic takes an in-depth look at how large PHP arrays really are - how memory is used in the creation and management of these handy PHP variable types. Not only SQL - memcache and MySQL 5.6 - Johannes SchlüterPlanet PHP Thu, 04/14/2011 - 06:04
This week there are two big events for the MySQL community: The O'Reilly MySQL Conference and Oracle Collaborate run by the IOUG. New SPL Features in PHP 5.3 - Matthew TurlandPlanet PHP Thu, 05/20/2010 - 09:00
Note: I’ve written on this topic before, but thought the subject warranted further more detailed discussion and a more comprehensive and up-to-date set of benchmarks. Andrei Zmievski's Blog: Bloom Filters QuickiePHPDeveloper.org Tue, 04/07/2009 - 10:13
Andrei Zmievski has written a new post about a new extension he's worked up (out of curiosity for the technology) - the pecl/bloomy extension. |