Home > django-benchmark

django-benchmark

Django-benchmark is a project mainly written in PHP, it's free.

extend the yii performance benchmark with django benchmark

The Original Code can found here: http://code.google.com/p/phpmark also take a look at: http://www.yiiframework.com/performance/

This folder contains the benchmark applications for each PHP framework.

Please use the following relative URLs to perform the benchmarking. You may use the included "benchmark.sh" script to run the benchmarks automatically.

NOTE: before you run these tests, you may need to run "chmod.sh" to change directory permissions for some of the benchmarking applications.

If you find any benchmark application that is not properly created, or if you are interested in adding a new framework to this list, please log an issue at http://code.google.com/p/phpmark/issues/list

baseline-html: /baseline/index.html baseline-php: /baseline/index.php CakePHP 1.3.4: /cakephp-1.3.4/app/webroot/index.php/benchmark CodeIgniter 1.7.2: /codeigniter-1.7.2/index.php Symfony 1.4.8: /symfony-1.4.8/web/index.php Yii 1.1.4: /yii-1.1.4/index.php Zend 1.10.8: /zend-1.10.8/index.php Django 1.3: /django-1.3/

Previous:bass