Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Ramda flatten function VS Array.prototype.flat

Compare a Ramda flatten function with Array.prototype.flat

One big array or one per object

No description provided

Lodash cloneDeep vs structuredClone vs JSON Parse 2023

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

Markdown-it vs Showdown.js

No description provided

Markdown-it

No description provided

Javascript Set vs Filter

No description provided

pop() vs shift() vs unshift vs pop #2

No description provided

typescript class performance benchmark

Create Object/Instance and apply Function/Method on it

React Const vs Function - fixed

No description provided

lodash join vs join native

No description provided

Abs vs ternary to find difference between two number

No description provided

Object.keys.length vs JSON.stringify Large Object

No description provided

set.has vs. Object key lookup 2

No description provided

push array elements using spread vs iteration

Compare push using a spreaded array versus adding items one at a time.

concat vs splice for joining two arrays

No description provided

Symbol bullshit

No description provided

Array.prototype.concat vs spread operator (large, small diff

Compare the new ES6 spread operator with the traditional concat() method

Arrow function vs function comparison

No description provided

innerHTML vs appendChild

No description provided

include vs set

include vs set

JQuery.grep vs Array.filter

Compare how to find need element with different functions

Arrow function vs bind function vs _.bind function

No description provided

json stringify vs array join without parameter

No description provided

Intl.DateTimeFormat vs Date().toLocaleString()

No description provided

lodash difference vs ES6 Set (large set)

No description provided

NEW BENCHMARK Your Benchmarks