Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

str.match vs str.Split1

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

toggle - className vs. setAttribute vs. classList

No description provided

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.

Radash vs Native

No description provided

Ramda vs Native .chain

No description provided

boolean comparator

No description provided

lodash sortby vs orderby - munto

No description provided

.dot vs ['bracket'] vs [bracket] notation vs getter

Fork of https://jsperf.com/dot-vs-square-bracket/5

RegEx.test vs. String.includes vs. String.match (long)

No description provided

Cash 6 vs Umbrella

No description provided

12321asdsa

No description provided

JavaScript Object.assign vs for in loop new1

No description provided

JavaScript Object.assign vs for in loop new

No description provided

findIndex versus map

Testing findIndex and map on an array of object

getOwnPropertyNames vs Object.keys vs for ... in

yeah

Javascript: toLowerCase vs equality ===

No description provided

Hi there

No description provided

javascript concat vs spread operator vs push3

javascript concat vs spread operator vs push

javascript concat vs spread operator vs push2

javascript concat vs spread operator vs push

Arrow function vs normal function vs function declaration comparison

No description provided

Javascript destructuring assignment

No description provided

array findindex vs any

if does not exists

toLowerCase() Sorting

No description provided

className.indexOf vs. classList.contains2

No description provided

Lodash.get vs Property dot notation vs Own get coded manually

No description provided