Benchmark name When Created
if(typeof <var> ===undefined) vs if(<var>) 2 years ago
JS arr.find vs arr[indexOf]

JS arr.find vs arr[indexOf]

2 years ago
Min/max for array 2 years ago
for vs foreach vs some vs every vs for..of vs map 2

Compare loop performance

2 years ago
find index range in array111 2 years ago
find index range in array11 2 years ago
Merge Array 3 2 years ago
Merge Array 2 years ago
split-join vs regex replace - small input 2 years ago
split-join vs regex replace - large input 2 years ago
Single Character Checking 2 years ago
new Intl.DateTimeFormat vs cached Intl.DateTimeFormat

measure the perf impact of caching calls to new Intl.DateTimeFormat

2 years ago
new Intl.DateTimeFormat vs cached

measure the perf impact of caching calls to new Intl.DateTimeFormat

2 years ago
Try/catch performance (JSON parse) (Log) 2 years ago
Math.min max 2 years ago
Typeof Window Check

Memoizing a key typeof check in high frequency

2 years ago
fetch vs ajax callt

fetch vs ajax call

2 years ago
loop idx 2 years ago
Computed style 2 years ago
test const vs let 2 years ago
Number to String: toString() vs String() vs + "" 2 years ago
Number to String: toString() vs String() vs + '' 2 years ago
_.isFunction vs typeof 2 years ago
_.isFunction 2 years ago
has vs find vs includes vs indexOf 2 years ago

 New benchmark Your benchmarks