This is a fork of phpmark (http://code.google.com/p/phpmark), a
benchmarking tool that tests the performance of a Hello World
application against various PHP frameworks. This fork tests the
Elefant web framework (http://www.elefantcms.com/).
The modifications are as follows:
- Removed the other frameworks - use the default phpmark to test those
- Added the latest Elefant source from GitHub (1.3.0)
- Ran ./conf/elefant build-app hello
- Added apps/hello/handlers/world.php
- Edited the README file
Use the included "benchmark.sh" script to run the benchmark.
First, set up a virtual host for each benchmark site, pointing its
document root to the Elefant folder.
For the test results, visit:
https://github.com/jbroadway/phpmark-elefant/blob/master/php-framework-benchmark-results.md
Elefant: /hello/world