A small link list with tips to improve the performance of XAMPP 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 script Providing recommendations and auto-optimization at the level of a MySQL DBA.
- The Let's make the web faster main site, so 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 resource: 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 with 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.

It's quite in here! Why not leave a response ?