---
title: "JavaScript Frameworks, Performance Comparison 2020"
url: https://daily.dev/posts/javascript-frameworks-performance-comparison-2020-kraymfrwj
source_url: https://medium.com/javascript-in-plain-english/javascript-frameworks-performance-comparison-2020-cd881ac21fce
type: article
source: "JSK"
published: 2020-12-22T16:56:31.674Z
updated: 2026-03-15T02:17:10.260Z
tags: ["emberjs", "general-programming", "javascript", "react", "startup"]
reading_time: 18
upvotes: 11
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# JavaScript Frameworks, Performance Comparison 2020

**[JSK](https://daily.dev/sources/jsk)** · 18 min read · 11 upvotes · 1 comments

## Summary

JavaScript Frameworks, Performance Comparison 2020. The ultimate performance battle between JavaScript frameworks. Each library will be compared in 3 categories: DOM performance, Startup Metrics, and Memory Usage. In raw performance, React, Marko, and Ember are the leader of the pack. For those pointing out extra function creations and holding on classes, the performance argument is not on your side.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://medium.com/javascript-in-plain-english/javascript-frameworks-performance-comparison-2020-cd881ac21fce>

## Community discussion

Top comments from developers on daily.dev.

**@reinsbrain** · 0 upvotes

> vanilla javascript wins ( of course )

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#emberjs](https://daily.dev/tags/emberjs), [#general-programming](https://daily.dev/tags/general-programming), [#javascript](https://daily.dev/tags/javascript), [#react](https://daily.dev/tags/react), [#startup](https://daily.dev/tags/startup)

[View this post on daily.dev](https://daily.dev/posts/javascript-frameworks-performance-comparison-2020-kraymfrwj)
