Benchmark name When Created
slice vs substr vs substring (with no end index) vs not

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

8 hours ago
map vs object wqe21123 12 hours ago
Lodash meanBy vs JS (with small and large size) 13 hours ago
Array and direct object access 13 hours ago
getElementById vs querySelector in large DOM 15 hours ago
Which equals operator (!== vs > ) is faster? 16 hours ago
multi-order consolidateCartItems 23 hours ago
Object camelCase conversion test 2 days ago
If/Push or Map/Filter

Create a filtred array using forEach/if/push or map/filter

2 days ago
Push or Map

Push or Map to create a new array

2 days ago
img.setAttribute vs img.src 2 days ago
for vs foreach vs for..in vs for..of (Fixed)

Compare loop performance

2 days ago
Array slice vs for loop vs spread (new Array) 2 days ago
style.prop vs style["prop"] vs style.getPropertyValue("prop") 2 days ago
style.setProperty vs style.cssText vs style vs attributeStyleMap.set vs style.prop 2 days ago
bind vs closure (forked) 2 days ago
shallow clone object vs map copy vs strucutredClone 2 days ago
for loop vs. .map 100k 2 days ago
Fastest way of removing items from array 2 that also appear in array 1

What is the fastest way of removing items from array2 that are in array1. filter vs includes vs map

3 days ago
Map iteration comparing 3 days ago
Lodash keyBy vs JS Map from array (with small and large size) 3 days ago
JS selector functions specificity 3 days ago
array clone variants 3 days ago
for of vs for loops 5 3 days ago
for of vs for loops 4 3 days ago

 Create Your benchmarks