article thumbnail

Web Framework Performance - Startup Founders Need to See These Numbers

SoCal CTO

In Web Framework Benchmarks , there are some very interesting and surprising numbers around the performance of various web frameworks. And I hope you are not running on Cake PHP when you see these numbers. In looking at these numbers, seeing Cake PHP at 500x slower, Ruby-Rails and Django at 50x slower really surprised me.

Framework 175
article thumbnail

Frameworks Round 2

TechEmpower

Last week, we posted the results of benchmarking several web application development and frameworks. Only Cake PHP requires more than 100 milliseconds. As before, Raw PHP is also very strong in this test. Again, Raw PHP makes an extremely strong showing. For example: Making 100000 requests to [link]. Web servers.

Framework 559
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Framework Benchmarks Round 12

TechEmpower

Round 12 of the ongoing Web Framework Benchmarks project is now available! The plain PHP, Slim, and Laravel tests have been upgraded to PHP 7. For example, Slim's performance in the JSON test and Laravel's performance in the Fortunes test both approximately doubled versus Round 11 with PHP 5. Other notable changes.

Framework 200
article thumbnail

Frameworks Round 1

TechEmpower

You are viewing the first round of web application framework benchmarks. And let us simply draw the curtain of charity over the Cake PHP results. Among the many factors to consider when choosing a web development framework, raw performance is easy to objectively measure. However, the penalty for using an ORM on PHP is severe.

Framework 544
article thumbnail

Framework Benchmarks

TechEmpower

And let us simply draw the curtain of charity over the Cake PHP results. Among the many factors to consider when choosing a web development framework, raw performance is easy to objectively measure. We were surprised by the performance of Raw PHP in this test. However, the penalty for using an ORM on PHP is severe.

Framework 560
article thumbnail

Frameworks Round 4

TechEmpower

We’ve posted Round 4 of our ongoing project measuring the performance of many web application frameworks and platforms. This round adds Bottle (Python), Dancer (Perl), Kelp (Perl), MicroMVC (PHP), Mojolicious (Perl), Phalcon (PHP), RingoJS (JavaScript), Spark (Java), and Wai (Haskell).

Framework 552
article thumbnail

Don’t Let Misconfiguration Leave You Vulnerable to Attackers

Inverted Software

From code, to web and application servers, databases and frameworks. For example: some applications might need to use a port in the firewall that otherwise might be blocked. Web serving source files. This can include compiled class files, php code and more. Configuration is an essential part of every application.

PHP 40