Benchmark name When Created
_.isEqual vs === for string comparison 19 minutes ago
array.includes vs if && vs ternary if && 2 hours ago
array.includes vs if && 2 hours ago
html encode 3 3 hours ago
html encode 2 3 hours ago
html encode 3 hours ago
RegEx.test vs. String.includes vs. String.match db2 5 hours ago
RegEx.test vs. String.includes vs. String.match db 5 hours ago
Array.splice vs Array.filter V223

Test a speed difference between these 2 approaches

8 hours ago
For Loop VS Filter Map 14 hours ago
length - 1 vs pop vs shift 17 hours ago
BC just a quick test of jq vs native map

benchmark different versions of jquery

yesterday
fractional math pow vs multiply yesterday
Object.fromEntries vs Map yesterday
Some vs Find2 yesterday
flatmap: lodash vs native yesterday
native reverse find vs native array findLast vs for loop find

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

yesterday
Finding the Fastest Clamp

Generates a list of random numbers between -1.5 and +1.5 then loops through the list with each function. Functions that uses branches should have more variance in speed since they can potentially exit early. Functions that use arithmetic should have little to no variance but do more computation.

yesterday
Dynamic Set vs Object vs Map 2 days ago
Set vs Array Privilege Check 2 days ago
regex.test vs. array.includes 2 days ago
instanceof vs typeof vs !!value 2 days ago
instanceof vs typeof vs !! 2 days ago
Map.has vs Object hasOwnProperty vs direct check v2

Lookup of map vs object

2 days ago
Map.has vs Object hasOwnProperty vs direct check

Lookup of map vs object

2 days ago

 New benchmark Your benchmarks