Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

push-vs-push-many1

No description provided

CloneNode after Append to Fragment vs Append to DOM

No description provided

slice VS splice VS shift: who is the fastest to keep constant size 2

100k list

jQuery OFF :: Direct off vs. checking if elements exist and then off.

No description provided

Spread Operator vs Apply (with Max/Min)

No description provided

array pre alloc n

No description provided

IndexOf vs Includes vs lodash includes vs vs lodash IndexOf

Test native & lodash

speed of array splice and filter

No description provided

Immer vs shallow vs ramda lens by d

No description provided

ramda vs immer

No description provided

Array loop vs foreach vs map 10k

No description provided

Array loop vs foreach vs map 50k

No description provided

Array loop vs foreach vs map 100k

No description provided

getElementById vs getElementsByClassName[0]

No description provided

Array concat vs spread operator vs push 2asdasd

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

Array split vs string substring for dates

No description provided

String.match 4

Matching a string against more than one possibility.

String.match 2

Matching a string against more than one possibility.

String.match

Matching a string against more than one possibility.

loopstestjs

No description provided

loopstest

No description provided

jQuery append vs html

No description provided

LoDash Omit vs Destructured undefined vs native delete

Testing LoDash's omit function against Destructured undefined

JQuery: attr vs prop for getting id v3

Compare solutions for getting id from JQuery object.

jQuery hide in for loop vs. select all element and hide.

No description provided