A small linklist with tipps to improve the performance of LAMPP-XAMPP-based systems. The focus is on PHP and MySQL optimization. I am going to extend the article step by step.
- The PHP performance tips at google code. Simple and effective.
- Mysql tuner is a powerful perl skript providing recommendations and auto-optimization at the level of a MySQL DBA.
- The Let’s make the web faster main site, also by google code
- Many good articles can be found at www.mysqlperformanceblog.com
- Powerful Principles to Speed Up MySQL Queries
- How to Speed Up MySQL – SELECT Before You JOIN
- Useful Tips To Speed Up Your MySQL Queries
- The following book is an in-depth ressource: High Performance MySQL: Optimization, Backups, Replication, and Load-Balancing
- Turn on MySQL query cache to speed up query performance?
- 32 Tips To Speed Up Your MySQL Queries
- MySQL Performance Tuning mit Tuning-Primer.sh Script
- Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
- Getting started with memcache
- A lot of good articles about memcache
- Rasmus Lerdorf: PHP Frameworks? Think Again.
Related posts:
- Coole MySQL Tuning Skripts
- MySQL-Volltextsuche beschleunigen mit Sphinx
- Wordpress Tuning
- MySQL Key Buffer Optimierung
- HipHop für PHP – Facebook entwickelt Software zur Beschleunigung von PHP







