Welcome Guest, Not a member yet? Register   Sign In
Selection of faster PHP framework than Codeigniter?
#2

[eluser]GSV Sleeper Service[/eluser]
Quote:Yii is a few faster than Codeigniter.

a few what? eggs? labradors per fortnight?
#3

[eluser]Bjørn Børresen[/eluser]
a few molecules of course .. doh!

- bjornbjorn
#4

[eluser]Bjørn Børresen[/eluser]
Can't believe the response time for CI is slower than RoR:

http://static.alrond.com/siege_resp.gif

according to this:
http://www.alrond.com/en/2007/jan/25/per...rameworks/

.. seems strange? I've always heard RoR is slow.

- bjorn
#5

[eluser]Stallon[/eluser]
[quote author="bjornbjorn" date="1248734203"]Can't believe the response time for CI is slower than RoR:

.. seems strange? I've always heard RoR is slow.

- bjorn[/quote]

It is slower in the particular case of "Hello World!" app, wherein no RoR resources were called, maybe when heavy functionality is used, the lag may show up... also mod_rails is terrible at memory conservation.
#6

[eluser]jedd[/eluser]
I've never seen a good benchmark .. for anything.

Real world applications <sic> never reflect benchmarking performance metrics - but this is what you have to deal with when you read these kinds of results.

If you are about to embark on a web application that generates a million UUIDs and then re-sorts them based on number of days since the last solstice, or you desperately want to measure the number of times you can print 'eh wot?' to the screen in a green bold ms-comic font .. then a lot of these benchmarks are probably hugely informative.

But if you're about to generate your own schema, involving several dozen tables, and a great deal of complexity with the way they talk to each other .. then you pretty much have to roll your own benchmark. More importantly (and less usefully for e-magazines that generate revenue from coming up with 'Conclusive Framework Benchmarks') you will find that the biggest bottlenecks are a) your design, and b) your implementation. At about 27th place in the 'list of things you could have done differently' is the selection of a framework.
#7

[eluser]Yorick Peterse[/eluser]
[quote author="cleansugar" date="1248726670"]Here is PHP framework benchmarking data.

Specially, Codeigniter, QeePHP, KiwiPHP, KumbiaPHP, DooPHP, Yii is fast.

Kiwi and Qee is Chinese, Kumbia is spanish, so not easy to use.

DooPHP have few data in homepage.

Yii is a few faster than Codeigniter.

Akelos have some popularity.

What framework is best in the meaning of performance and easyness to use?

Did you experience one of these frameworks?




http://www.alrond.com/en/2007/jan/25/per...rameworks/

http://www.alrond.com/en/2007/feb/04/in-...frameworks

http://www.beyondcoding.com/2008/03/25/k...benchmark/

http://avnetlabs.com/php/php-framework-c...benchmarks


http://leftblank.nl/php-framework-benchm...p-481.html


http://www.beyondcoding.com/2008/05/26/r...nd-kohana/

http://pr0digy.com/codeigniter/benchmark...er-kohana/

http://wiki.kumbiaphp.com/Frameworks_Ben...P_Symfony)

http://www.yiiframework.com/performance/

http://justinhileman.info/tag/zoop-framework



http://www.doophp.com/benchmark

http://www.tsujita.jp/blojsom/blog/defau...-TRAX.html

http://wiki.kiwiphp.com/Feature:Advantage/Performance

http://www.google.com/trends?q=CakePHP,S...niter,+Yii

http://www-users.mat.uni.torun.pl/~tomahawk/summary.php[/quote]

Atleast add a simple description for each link, gawd, how hard is it ?
#8

[eluser]cleansugar[/eluser]
haha

20 minutes required
#9

[eluser]Dam1an[/eluser]
[quote author="cleansugar" date="1248876387"]haha

20 minutes required[/quote]

Yes, but if 20 minutes at your end saves each person viewing this thread 20 minutes....

Most people will just see a big collection of links and decide it's not worth it and go back. If there's a nice summary of them, you might get some more input
#10

[eluser]Phil Sturgeon[/eluser]
I haven't clicked any of them. I have work to do!

CodeIgniter beats the pants out of CakePHP and Zend in both speed and usability.

Using any of these frameworks, if your code is incredibly slow you are doing something wrong. Don't pick a framework because it can output hello world faster than another, pick it because you like the framework, the support, the community, the documentation, etc. For me, that would be CodeIgniter.




Theme © iAndrew 2016 - Forum software by © MyBB