need nette recently benchmark

Notice: This thread is very old.
leonardoap
Member | 17
+
0
-

Hi there, where can i find comparicion whit others frameworks on performance. I found one on this url and the nette performance is 53 request per second. Is that right????. I dont understand it, becouse the total nette package (sandbox) is less than 5MB comparing with yii and laravel that are more than 15MB

Jan Tvrdík
Nette guru | 2595
+
+5
-

Benchmarks which do not describe how the tests were done (i.e. both server configuration and the actual used code) are pretty much useless. On my laptop I get 500+ request per second on sandbox homepage with proper server configuration (most importantly opcache.validate_timestamps = 0) in production mode.

Unfortunately I don't know any recent, properly done benchmark which includes Nette.

Last edited by Jan Tvrdík (2015-01-30 22:43)

David Grudl
Nette Core | 8082
+
+6
-

What is better? Safe, handy and well designed framework, or the fastest framework?