Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

foreach test3

No description provided

foreach test2

No description provided

Spread Set vs Lodash uniq

No description provided

Multi attributes

No description provided

Array concat vs spread operator vs push - single element

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

Map Code4

No description provided

simple spread vs concat benchmark

No description provided

#el selector vs div#el selector

No description provided

example-7

No description provided

Map Code3

No description provided

Map Code1

No description provided

Lodash deepClone vs JSON parse/stringify - complex object

No description provided

Clone Deep vs JSON Parse Benchmark

No description provided

Clone Deep vs JSON Parse Test

No description provided

Clone Deep vs JSON Parse

No description provided

Replace surrounded class with className, classList.replace and setAttribute

Compares performance of changing the class name through one of the following three interfaces: Element.className Element.classList.replace and Element.setAttribute. Inspiration originates from "Avoiding the FOUC v3.0": https://www.paulirish.com/2009/avoiding-the-fouc-v3/ Preparation code is based on this test: https://measurethat.net/Benchmarks/Show/54/0/classname-vs-setattribute-vs-classlist

Comparison of replacing a class with className, classList.replace and setAttribute

Compares performance of changing the class name through one of the following three interfaces: - Element.className - Element.classList.replace - Element.setAttribute Inspiration originates from "Avoiding the FOUC v3.0": https://www.paulirish.com/2009/avoiding-the-fouc-v3/ Preparation code is based on this test: https://measurethat.net/Benchmarks/Show/54/0/classname-vs-setattribute-vs-classlist

includes sorted vs unsorted

No description provided

Queue comparison4

No description provided

Queue comparison

No description provided

Direct access item vs jquery based access

No description provided

abc123

asd

merge vs set a value

No description provided

Date toString vs. valueOf

No description provided

Slice vs Spread ttt

No description provided