DEV Community

0 seconds of 7 minutes, 48 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
07:48
 
RealToughCandy.io
RealToughCandy.io

Posted on

56 13

What's the FASTEST web framework? | Web Framework Comparisons

Ever wonder what the fastest web framework is?

In today’s video I’m showing you a GitHub repo that lets you challenge two or more backend frameworks on your command line.

This can be a helpful tool when you’re trying to decide what backend language/framework may be the best for the job.

But don’t worry, I’m also showing you the fastest frontend frameworks as well!

GitHub repo: https://github.com/the-benchmarker/web-frameworks

Frontend Benchmarks: https://www.freecodecamp.org/news/a-realworld-comparison-of-front-end-frameworks-with-benchmarks-2019-update-4be0d3c78075/


This video originally appeared on www.youtube.com/realtoughcandy.

Come follow me there!

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (6)

Collapse
 
sayanmallick profile image
Sayan Mallick β€’

Benchmarks are kinda useless. There will always be something that is faster than your current stack but that doesn't mean you change your stack.
I feel that if I am well versed in X then I will stick with X, rather than shifting to Y to save a few milliseconds.

Collapse
 
gypsydave5 profile image
David Wickes β€’

Remember kids: the fastest JS frontend framework is no frontend framework. Only SPA if you need to 😁

Collapse
 
pianomanfrazier profile image
Ryan Frazier β€’

I did a similar comparison at pianomanfrazier.com/post/comparing... I'm wondering why the results of our bundle sizes are so different. Also, I took into account the number of network requests to get the app across the wire.

Collapse
 
andrewbrown profile image
Andrew Brown πŸ‡¨πŸ‡¦ β€’

I don't see Mithril.

Collapse
 
joelvarty profile image
Joel Varty β€’

Nice comparison - thanks for including some new frameworks! I can’t wait to see who the next big player becomes - I’m thinking Svelte/Sapper...

Collapse
 
pheeria profile image
Olzhas Askar β€’

This is really cool! It's quite a trigger to look at Svelte. My only wish would be having the actual comparison text be copied hereto (if you'rethe one who wrote it), rather than pasted as a link. :)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more