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

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
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

TechEmpower Benchmarks and the Microsoft ASP.NET Core 1.0 Performance Story

SoCal CTO

I’ve had lots of conversations with fellow CTOs about the TechEmpower Web Framework Benchmarks. Some really appreciate the value that they bring to help them understand performance characteristics of different frameworks. I got a rash of customers who said to me, “Hey, we went to this TechEmpower Benchmark site.

article thumbnail

Selecting a Software Development Company in 2024

TechEmpower

In the 25 years that TechEmpower has been in business, we’ve seen thousands of companies come and go. Is user interface and graphic design a necessity? You'll discover firms that are prolific in design/interface and light on development, and vice versa. Here are some items to think about: Have you defined the functionality?

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. Many of us at TechEmpower are interested in performance and how it affects user experience. Framework Benchmarks. Handling 1 user is nothing; 5 concurrently is easy; 500 is good; 50,000 is hard. Scales with data size.

Web 200
article thumbnail

Mangling JSON numbers

TechEmpower

Any server-side web framework or HTTP server will do. The front-end framework will do it, $.getJSON Here it is worth considering who we actually talk to as we design our APIs. If our API is designed to be public and usable by any client, we should document our behavior with respect to number precision.