Benchmark name When Created
Delete vs Rest one year ago
for-push vs for-noop vs flatMap

Comparing performance of: for-push vs for-noop vs flatMap

one year ago
for-noop vs flatMap

Comparing performance of: for-noop vs flatMap

one year ago
for-push vs filter

Comparing performance of: flatMap vs for-push

one year ago
toFixed + parse vs toPrecision vs Math.round() vs Math.floorfast one year ago
chain of or equals vs includes in numbers and string

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

one year ago
filter-foreach vs foreach+if one year ago
Regex extract info vs Split one year ago
Regex extract info one year ago
RegEx.test vs. String.includes vs. String.match vs String.indexOf (~2000 characters) one year ago
RegEx.test vs. String.includes vs. String.match vs String.indexOf (2000 character) one year ago
RegEx.test vs. String.includes vs. String.match (2000 character) one year ago
Loadash isEmpty vs Object.keys length one year ago
RegEx.test vs. String.includes vs. String.match vs String.match(regex) for starting string one year ago
for of loop

for item of array v.s. for n=0;n<array.length;++n

one year ago
str.match vs str.Split1

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

one year ago
toggle - className vs. setAttribute vs. classList one year ago
addEventListener('resize') with debounce + innerWidth VS matchMedia() + matchMedia.addListener()

This benchmark compares using `addEventListener('resize')` with window.innerWidth versus window.matchMedia with it's`addListener()` function to see which is faster.

one year ago
jQuery sub-element selector one year ago
Lodash vs Native .chain one year ago
Radash vs Native one year ago
lodash cloneDeep vs nothing one year ago
Ramda vs Native .chain one year ago
boolean comparator one year ago
lodash sortby vs orderby - munto one year ago

 New benchmark Your benchmarks