Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

createElement vs cloneNode vs innerHTML (Apua)

Faster way to create new dom elements before insertion

arr.slice() vs [...arr]

Test the .slice() method versus [...] when creating a new array from another one.

Javascript Sorting Algorithms (Best case, almost ordered)

Port from jsperf(https://jsperf.com/sorting-algorithms/58) and https://www.measurethat.net/Benchmarks/Show/3549/0/javascript-sorting-algorithms

doubleNot vs Boolean array filter

No description provided

OPS DEEP COPY 1

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

COPY TEST 3245235

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

COPY TEST 0705

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

Number vs + vs parseFloat + properties px

No description provided

Parse s Stringify

No description provided

comparison with 0 vs !!

No description provided

native find vs lodash _.get & _.find

Lodash vs Native

Classnames vs CLSX vs composeCssClass 03

Compare CLSX vs Classnames vs composeCssClass

Sorting Test: Tim Sort

Tim Sort testing

object merge

No description provided

JSON.parse vs string.split - cognito groups

No description provided

Ayman 050523

No description provided

String toLowerCase vs. Regex test

Different methods of checking whether a string contains upper-case letters

Reduce spread vs push

No description provided

Some vs. Filter vs. indexOf vs. Includes vs. Find [CORRECTED]

No description provided

array.length vs array.length != 0

No description provided

MemoTest

No description provided

Custom deep clone functions benchmark

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

lodash isEqual vs redux shallowEqual test 2

No description provided

lodash isEqual vs redux shallowEqual test 1

No description provided

lodash isEqual vs redux shallowEqual

No description provided