Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

createElement vs createDocumentFragment 2

ECMAScript createElement vs createDocumentFragment performance

Dayjs Date-fns format comparison 1

No description provided

JSON Perf

No description provided

Natural Sorting Methods Tested

No description provided

Spread syntax vs map

No description provided

new set vs find

No description provided

Object.assign() vs spread operator (New object)

This benchmark looks at how fast Object.assign() is compared to spread operator when used with {} to make up for the fact that Object.assign() doesn't create a new object

if vs noop vs undef

if vs noop vs undef

Slice vs splice vs filter

No description provided

Just a random replace test 1

No description provided

Array.prototype.filter vs Lodash filter Clone Test

No description provided

Lodash@4.17.21 includes vs native includes

No description provided

delete vs spread need for speed

No description provided

spread vs mutation vs Object.assign for reduce callback (100 elem)

No description provided

textContent on online vs offline DOM node

No description provided

AsADqw

No description provided

textContent vs replaceChildren

No description provided

Regex vs .indexOf vs .startsWith vs .substr vs includes

Testing some things

test map lodash vs array

No description provided

array of objects assign vs push (tiny array)

Adding to array of objects assign vs push

array of objects assign vs push

Adding to array of objects assign vs push

Reduce vs flatMap performance

No description provided

'a string`.toString() vs `${'a string'}`

No description provided

lodash groupBy vs Array.reduce with string interpolation 1000

No description provided

lodash groupBy vs Array.reduce 100

No description provided