Benchmark name When Created
arr unshift vs push + reverse (small array) 2 4 months ago
convert and lookup 10k times and 10k items 4 months ago
convert and lookup 10k times 4 months ago
convert and lookup 4 months ago
Set vs Map vs Object for lookups vs objLookup 4 months ago
textContent vs dataset 4 months ago
arguments destructure vs parameters 4 months ago
Set vs Object vs Map doing stuff with clones testtttt 4 months ago
string vs numeric enum values compare 4 months ago
Add a lot of elements to array: slice and push vs destructuring 4 months ago
find() vs for...of vs for-loop 2222

Testing the difference between native loops and find()

4 months ago
for vs foreach vs for..in vs for..of skidson

Compare loop performance skidson

4 months ago
Math.max() vs Function with For loop

Compare speed of Math.max() vs for loop

4 months ago
Math.max() vs for loop

Compare speed of Math.max() vs for loop

4 months ago
Constructor parameters versus object assignment 4 months ago
Direct call vs bound call vs call vs apply 4 months ago
RegEx.test vs Array.forEach Array.find Email cashing test: 4 months ago
drawImage vs draw path 4 months ago
RegEx.test vs Array.includes Email cashing test: 4 months ago
Array concat vs spread vs push spread, loop, apply vs lodash.concat

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

4 months ago
cached Intl.NumberFormat vs new Intl.NumberFormat vs toLocaleString currency number 4 months ago
JSON.parse() vs. eval() large object 4 months ago
me vs chatgpt 4 months ago
Object key vs values.includes 4 months ago
213find vs findIndex vs some (Array prototype methods) 4 months ago

 Create Your benchmarks