Remove Examples Remove Framework Remove Java Remove Web
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. As with previous rounds, the developer community has contributed several additional frameworks for Round 4, bringing the total to 57! View Round 4 results now. Round 4 notes and observations.

Framework 552
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. In some ways, this frees us from worrying as much about the specific framework that's being used. Most startups do not get a chance to move from one framework to another.

Framework 175
Insiders

Sign Up for our Newsletter

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

article thumbnail

Mangling JSON numbers

TechEmpower

Theoretically we can send it from a Java server to a JavaScript client via JSON and both sides see exactly the same number. To convince ourselves that this number is safe, we examine various representations of this number in Java and JavaScript: // In Java long x = 1L. Any server-side web framework or HTTP server will do.

article thumbnail

Frameworks Round 2

TechEmpower

Last week, we posted the results of benchmarking several web application development and frameworks. Third place is held by plain Java Servlets running on Caucho''s Resin Servlet container. On i7, we see that several frameworks are able to provide a response in under 10 milliseconds. The response was tremendous.

Framework 559
article thumbnail

Framework Benchmarks

TechEmpower

Framework Benchmarks. How much does your framework choice affect performance? Authors Note: Were using the word "framework" loosely to refer to platforms, micro-frameworks, and full-stack frameworks. We have our own personal favorites among these frameworks, but weve tried our best to give each a fair shot.

Framework 560
article thumbnail

Frameworks Round 1

TechEmpower

You are viewing the first round of web application framework benchmarks. Check out the new stand-alone framework benchmarks site if you are interested in the latest and most accurate data. How much does your framework choice affect performance? How much does your framework choice affect performance? Motivation.

Framework 544
article thumbnail

Framework Benchmarks Round 12

TechEmpower

Round 12 of the ongoing Web Framework Benchmarks project is now available! 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. All JVM-hosted tests have been upgraded to Java 8. Several new frameworks were added.

Framework 200