Calculation and Comparison of RPS for some popular User Caches in PHP.
- File
- MySQL
- SQLite
- Shared Memory
- APC
- Memcache
- Memcached
- Redis (phpredis)
To Benchmarking:
php run.php
To Charting the results:
php chart.php
The last result is stored in result.json
The Charts of the last result is stored in charts/ folder. All the charts was created by the pChart library http://www.pchart.net/