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! The new Fortunes test exercises server-side templates and collections.

Framework 552
article thumbnail

Framework Benchmarks Round 13

TechEmpower

Round 13 of the ongoing Web Framework Benchmarks project is here! The project now features 230 framework implementations (of our JSON serialization test) and includes new entrants on platforms as diverse as Kotlin and Qt. What a great time to be building web apps! Yes, that Qt. Good fortunes.

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

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

Mangling JSON numbers

TechEmpower

Any server-side web framework or HTTP server will do. The front-end framework will do it, $.getJSON We can no longer write Mustache or Handlebars templates like this: {{! The number and JSON string are printed to stdout. We happen to use JAX-RS in our example code. The call will be hidden. getJSON will do it, etc.