Benchmark name When Created
parseint lodash vs native2 6 years ago
Object array using find vs lodash find 6 years ago
Lodash isEqual test - events object

Test on isEqual performance

6 years ago
2-tier calls vs 3-tier calls

Testing the performance between using 2-tiers (controller-repository) vs 3-tiers (controller-service-repository)

6 years ago
jQuery addClass vs classList.add (only measure add) 6 years ago
JavaScript spread operator vs immutable Object.assign performance 6 years ago
Lodash sumBy vs reduce 6 years ago
Map vs Array vs Object set uint32 key speed11 6 years ago
Array.prototype.concat vs spread operator vs push apply

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

6 years ago
object empty test 6 years ago
lodash.each vs Object.forEach New GOK 6 years ago
Object.assign 2

Test Object assign performance

6 years ago
Object.assign

Test Object assign performance

6 years ago
Array.prototype.concat vs spread operator bugfixed

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

6 years ago
Date.parse and toString() vs new Date 6 years ago
JQuery $ vs Vanilla JS 6 years ago
jQuery 3.3.1 selector vs document.querySelectorAll

Comparing speed of jQuery 3.3.1 selector and vanilla JS querySelectorAll

6 years ago
23rergrfrfg-2 6 years ago
.indexOf vs .startsWith

Testing some things

6 years ago
Function vs reference 6 years ago
Assignment of value vs Destructuring an object 6 years ago
Object.assign vs spread -- No jQuery 6 years ago
a*a...*a vs a***x vs Math.pow(a,x) 6 years ago
a*a vs a**2 6 years ago
jQuery by id vs Document.getElementById vs Document.querySelector (fix)

Comparing speed of getting element by id with jQuery vs Vanilla JS (fix)

6 years ago

 Create Your benchmarks


;