Remove Design Remove Framework Remove TechEmpower Remove Writing
article thumbnail

Framework Benchmarks Round 7

TechEmpower

Happy Halloween fans of web development frameworks! After a several-month hiatus, Round 7 of our project measuring the performance of web application frameworks and platforms is available! Round 7 includes many new framework test implementations contributed by the community. Thanks so much for your contributions.

Framework 507
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
Insiders

Sign Up for our Newsletter

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

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
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 should write an alternative to JSON.stringify that produces an exact representation of our number.” We can no longer write Mustache or Handlebars templates like this: {{! The call will be hidden.

article thumbnail

Think about Performance Before Building a Web Application

TechEmpower

A high-performance application is designed to perform well with a reasonable amount of hot data. But for the rest of us, those of us lucky/unlucky enough to know we need high-performance, or are uncertain whether performance is a concern, and for whom I write the remainder of this article, performance should be on our minds early.

Web 200
article thumbnail

Everything about Java 8

TechEmpower

At the time of this writing, Java 8 development is still very much in progress. Actually, I think it's so well-designed that even people who have never heard of Joda Time should find it easy to pick up. It is essentially another way of writing Collections.newSetFromMap(new ConcurrentHashMap ()). Nashorn JavaScript Engine.

Java 560