タグからクリップを探す
「 zendframework 」のタグを含むクリップ
2件中 1-2件を表示しています
-
Zend Framework パフォーマンス改善 - Devel::Bayside 
h
t t p : / / d . h a t e n a . n e . j p / B a y s i d e / 2 0 0 9 0 3 2 6 / p 1 本文へ - タグ:

Zend Framework パフォーマンス改善 - Devel::Bayside
PHP | 仕事で ZF アプリを作っていると、パフォーマンスも考えなくてはいけません。とりあえずこんな改善策をやってみました。 realpath キャッシュPHP 5.1 からは絶対パスを使うと realpath キャッシュというのが効いて、パフォーマンスが改善するようです。幸い、ZF のアプリでは、index.php が置いてある場所だけがわかれば、あとはそこから引けるので、以下のように値を設...
abe_hn zendframework -
Appendix A. Performance Optimisation For Zend Framework Applications - Zend Framework Book: Surviving The Deep End 
h
t t p : / / w w w . s u r v i v e t h e d e e p e n d . c o m / z e n d f r a m e w o r k b o o k / e n / 1 . 0 / p e r f o r m a n c e . o p t i m i s a t i o n . f o r . z e n d . f r a m e w o r k . a p p l i c a t i o n s 本文へ - タグ:

Appendix A. Performance Optimisation For Zend Framework Applications - Zend Framework Book: Surviving The Deep End
Appendix A. Performance Optimisation For Zend Framework ApplicationsPerformance Optimisationis not a matter of replacing all your double quotes with single quotes andpraying a few saved nanoseconds...
abe_hn zendframework いろいろと詳しく書いている
2件中 1-2件を表示しています

