Benchmark name When Created
WeakMap vs property access vs symbol access 6 months ago
Adding an element to array: concat vs spread vs push 6 months ago
Map vs Object read performance for a 1000 key lookup - fixed

Lookup of map vs object

6 months ago
forEach vs filter().map() vs map().filter() 6 months ago
forEach vs filter().map() 6 months ago
Fastest way to check if object is empty fixed

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

6 months ago
lodash trim vs native string trim 6 months ago
startsWith vs includes vs search 6 months ago
Spread operator vs apply 2

Compare the differing ways you can call a function with arbitrary arguments dynamically

6 months ago
switch case vs object literal abublebublbebubleblelb 6 months ago
className.split(" ") vs. classList.values() 6 months ago
dawdawd awd 6 months ago
hash-sum vs object-hash big object 6 months ago
ts4623 6 months ago
Testing Intl performance 6 months ago
Intl.NumberFormat 221024 6 months ago
concat vs spread operator vs push vs assign

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

6 months ago
for loop test brain 6 months ago
Array fills 6 months ago
Instanceof vs constructor.name

Measure the performance of instanceOf operator vs comparing a basic string type.

6 months ago
Array concat vs spread operator vs push vs forEach vs for...of

Compare the new ES6 spread operator with the traditional concat() method, push, forEach, and for...of

6 months ago
1 property - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs style properties 6 months ago
6 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs style properties 6 months ago
6 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs direct assignment 6 months ago
Lodash: differenceBy vs reduce

Comparing performance of: lodash differenceBy with javascript reduce

6 months ago

 Create Your benchmarks