Zend Frameworkや他のPHPフレームワークのベンチ

私が愛用?しているZend Frameworkや、その他のPHPフレームワーク Symfony、CakePHP、CodeIgniter、PHP on TRAXのベンチーマークをとって比較をされています。

徒然なるままにBlog

Zend Framework 16.7 Request/Sec
Symfony 10.7 Request/Sec
CakePHP 10.4 Request/Sec
CodeIgniter 33.2 Request/Sec
PHP on TRAX 7.8 Request/Sec
(参考)フレームワーク無し 586.1 Request/Sec

この結果を見るに、ZendFrameworkは中々に優秀みたいですね。良くも悪くもシンプルなのが結果に繋がった感じです。しかし、フレームワーク無しの早いことw
楽をするためにフレームワークを使い、負荷が高い所が出てきたらフレームワークを介さない処理を作成する、というのが良い開発手法でしょうか。

関連する記事:

Powered by

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">