Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array.from vs Spread with Node List

No description provided

ramda merge vs object.assign vs spread

No description provided

_.filter vs array filter

No description provided

native find vs lodash _.find

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

Angular clone vs Lodash cloneDeep -1

No description provided

var vs. const vs. let

No description provided

Object Property Access Notation: Destructuring vs. Dot. vs. Bracket

No description provided

Accessing Object Data via Global vs. Argument Reference

No description provided

Accessing Property of Object Directly vs. Defensively

No description provided

JS Regex vs .startsWith vs .indexOf

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

weakmap vs closure vs private symbols

No description provided

Arrays: spread operator vs push

No description provided

Split vs Regex

No description provided

Ponder

xxx

eval vs json parse (working)

No description provided

LoDash Omit vs Destructured undefined

Testing LoDash's omit function against Destructured undefined

Regex removing whitespace vs trim

testing removing beginning and end whitespace vs trim

findIndex vs map & indexOf

No description provided

Lodash _.union vs native Set() vs Concat & filter

No description provided

slice vs substr vs substring

Compares slice, substr and substring to each other when there is only a start index

JSON stringification versus simple map

https://stackoverflow.com/a/55147377/1243641

json stringify vs array tostring

No description provided

Object.assign vs spread vs jQuery.extend vs property assignment

No description provided

Optional Chaining versus _.get lodash (with obj in the optional chain test)

No description provided

JQuery 1.11.1 vs 2.1.4 vs 3.3.1

SImple benchmark of jQuery versions

NEW BENCHMARK Your Benchmarks