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! Thanks to contributors, the test is already implemented on 17 of the frameworks.

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. Many of us are putting more into the front-end and having the application logic and back-end exposed through JavaScript (JSON) APIs. Startup Founders really need to see these numbers.

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

Choosing a Programming Language and Framework for Your Startup

SoCal CTO

We had an interesting presentation at the LA CTO Forum by the CTO of a startup who chose Groovy / Grails as the framework for their startup. t prompted a good discussion around how CTOs go about choosing the programming language and framework for their startup. There are LOTs of language and frameworks to choose from.

Framework 330
article thumbnail

Mangling JSON numbers

TechEmpower

If we have a long (64-bit integer) that we serialize into JSON, we might be in trouble if JavaScript consumes that JSON. JavaScript has the equivalent of double (64-bit floating point) for its numbers, and double cannot represent the same set of numbers as long. The output of x.toString() in JavaScript is suspicious.

article thumbnail

Frameworks Round 2

TechEmpower

Last week, we posted the results of benchmarking several web application development and frameworks. On i7, we see that several frameworks are able to provide a response in under 10 milliseconds. We received pull requests that have improved the performance of several frameworks in this database access test.

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? Show me the winners!

Framework 544