Tag: Performance

The cost of a million objects – revisited for PHP7

PHP 7 is out there finally and I am sure the adoption rate will be…

Full-text search using PostgreSQL: simple, fast, cached

Let's find out what can we achieve; using what we already have, without adding other…

PHP: The cost of a million objects on function calls

Especially, if you are a start-up, all it takes is a fine combination of: a…

Minimum Apache/PHP, Maximum Performance

The idea is simple: why don't we turn off all the modules of Apache HTTPD…