PHP 7 is out there finally and I am sure the adoption rate will be very slow especially because of legacy code.
Read moreTag: Performance
Full-text search using PostgreSQL: simple, fast, cached
Let’s find out what can we achieve; using what we already have, without adding other layers, servers or applications: PostgreSQL. It will help us keep the architecture simple, please be patient 🙂
Read morePHP: The cost of a million objects on function calls
Especially, if you are a start-up, all it takes is a fine combination of …
Read moreMinimum Apache/PHP, Maximum Performance
The idea is simple: why don’t we turn off all the modules of Apache
Read more