Benchmark name When Created
client width vs matchmedia

who is faster?

6 years ago
closest 6 years ago
Array.prototype.concat vs spread operator vs push (no jQuery)

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

6 years ago
Attr test 6 years ago
Lodash isEqual test for strings

Test on isEqual performance on strings

6 years ago
Object Deep Copyit

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

6 years ago
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

6 years ago
filter object 6 years ago
sort object 6 years ago
Lodash.filter vs array.filter

Lodash.filter vs array.filter

6 years ago
test performance of string type with interpolation v2 6 years ago
test performance of string type with interpolation 6 years ago
Test on isEqual and fastEqual false performance

Comparing performance of: _.isEqual vs JSON.stringify

6 years ago
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

6 years ago
for vs each 6 years ago
lodash uniq vs vanilla set - final 6 years ago
lodash uniq vs vanilla set 6 years ago
lodash forEach vs array.forEach 6 years ago
Math.pow vs Math.sqrt\!!! 6 years ago
Date test

Date test

6 years ago
querySelector vs getElementsByClassName (get first element) 6 years ago
indexOf vs. || new 6 years ago
indexOf vs. || 6 years ago
slicesplicejstest1 6 years ago
Lodash sort vs array.prototype.sort 2 6 years ago

 Create Your benchmarks