https://github.com/jbroadway/phpmark-elefant
Fork of phpmark to benchmark the Elefant web framework
https://github.com/jbroadway/phpmark-elefant
Last synced: about 2 months ago
JSON representation
Fork of phpmark to benchmark the Elefant web framework
- Host: GitHub
- URL: https://github.com/jbroadway/phpmark-elefant
- Owner: jbroadway
- Created: 2012-03-27T18:15:01.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-28T03:04:44.000Z (about 11 years ago)
- Last Synced: 2025-01-13T12:27:16.263Z (3 months ago)
- Language: PHP
- Homepage: http://www.elefantcms.com/
- Size: 1.27 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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:
1. Removed the other frameworks - use the default phpmark to test those
2. Added the latest Elefant source from GitHub (1.3.0)
3. Ran ./conf/elefant build-app hello
4. Added apps/hello/handlers/world.php
5. Edited the README fileUse 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