Benchmark name When Created
Array.prototype.concat vs spread operator vs push OPT

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

4 years ago
Spread vs Concat Array 4 years ago
TestByk- Lodash.isEqual vs JSON.stringify Equality Bench mark

Test on isEqual performance

4 years ago
Lodash.isEqual vs JSON.stringify Equality Bench mark

Test on isEqual performance

4 years ago
Random test1 4 years ago
Random test 4 years ago
proper testing

This test aims to show the important of representative tests

4 years ago
Lodash reduce vs native (testing)

This test aims to compare lodash reduce function with the Javascript native reduce function, doing exactly the same operation

4 years ago
lodash reduce vs native reduce 4 years ago
Lodash reduce vs native in for loop

This test aims to compare lodash reduce function with the Javascript native reduce function, doing exactly the same operation, BUT inside a regular for loop

4 years ago
Lodash reduce vs native

This test aims to compare lodash reduce function with the Javascript native reduce function, doing exactly the same operation

4 years ago
tesst1 4 years ago
Jquery versions Benchmarch (latest - 3.5.1 take 4)

SImple benchmark of jQuery versions

4 years ago
Jquery versions Benchmarch (latest - 3.5.1 take 3)

SImple benchmark of jQuery versions

4 years ago
Jquery versions Benchmarch (latest - 3.5.1 take 2)

SImple benchmark of jQuery versions

4 years ago
Jquery versions Benchmarch (latest - 3.5.1)

SImple benchmark of jQuery versions

4 years ago
different iteration methods

Compare loop performance

4 years ago
Map Vs Switch 4 years ago
for-in vs object.entries 4 years ago
for-in vs object.keys - 2 4 years ago
getElementById vs querySelectorAll 4 years ago
LDVNTV 4 years ago
find vs contains 4 years ago
map vs object.keys 4 years ago
[].concat vs spread operator

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

4 years ago

 Create Your benchmarks