Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Attr test

No description provided

Lodash isEqual test for strings

Test on isEqual performance on strings

Object Deep Copyit

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

Remove last element of string: slice vs substr vs substring

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

filter object

No description provided

sort object

No description provided

Lodash.filter vs array.filter

Lodash.filter vs array.filter

test performance of string type with interpolation v2

No description provided

test performance of string type with interpolation

No description provided

Test on isEqual and fastEqual false performance

Comparing performance of: _.isEqual vs JSON.stringify

Element By Id vs Nested ID QuerySelector

Compares the speed in finding elements in a webpage, when the parent node is known, between getElementByID and node.querySelector

for vs each

No description provided

lodash uniq vs vanilla set - final

No description provided

lodash uniq vs vanilla set

No description provided

lodash forEach vs array.forEach

No description provided

Math.pow vs Math.sqrt\!!!

No description provided

Date test

Date test

querySelector vs getElementsByClassName (get first element)

No description provided

indexOf vs. || new

No description provided

indexOf vs. ||

No description provided

slicesplicejstest1

No description provided

Lodash sort vs array.prototype.sort 2

No description provided

createTextNode vs innerHTML vs innerText

No description provided

split/join vs loop

No description provided

split vs loop

No description provided