Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Classnames vs CLSX vs custom implementation 01

Compare CLSX vs Classnames

Benchmark math.round *100/100 vs toFixed(2)

No description provided

Dayjs Date format comparison

No description provided

Classnames vs CLSX vs custom implementation

Compare CLSX vs Classnames

JQuery new div element with class - 1k reps #2

Faster way to create new dom elements before insertion with JQuery (+ set class)

getAttribute vs direct access

comparing : getAttribute vs direct access

Js array intersection

No description provided

FormattedDateString

No description provided

Array sort vs Math.Min

No description provided

Unique values with Lodash

No description provided

Array.prototype.slice vs _.take

No description provided

Array.prototype.slice vs Lodash take

No description provided

Switch vs Object Literal v2302302

No description provided

Reduce Push vs. flatMap with subarrays

No description provided

cloneNode vs createTextNode asdf

Faster way to create new dom elements before insertion

chain of or equals vs includes vs equal to many things

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

Caching values in Array vs. Caching values in Object

No description provided

JSON vs raw string

No description provided

structuredClone test perso

compare array copy/clone methods sdfewfe

update object at certain index in array .map() vs .slice()

No description provided

JS indexOf vs some

No description provided

JavaScript spread operator vs Object.assign performance test number 99

No description provided

lodash/keyBy vs native reduce, large dataset

No description provided

new Array using spreading operator vs Array.slice()

No description provided

new Intl.NumberFormat vs reused NumberFormat reformatted

No description provided