Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash flatmap vs native

No description provided

Dompurify vs sanitize-html (latest)

No description provided

Add new element to array: push vs destructuring (large array)

No description provided

ForEach then find index vs ForEach then includes vs ForEach then indexOf v2.2

No description provided

Test indexOf vs FindIndex vs include v2

No description provided

perfomance.now vs Date.now vs +new Date()

No description provided

array find vs object key

No description provided

Markdown Performance Comparison - parse

No description provided

Date.parse string vs new Date ms

No description provided

set.get (not new set) vs native include vs lodash include in small data scale

No description provided

set.get vs native include vs lodash include in small data scale

No description provided

set.get(with new set) vs native include vs lodash include in small data scale

No description provided

set.get(with new set) vs native include vs lodash include

No description provided

toSorted vs slice&sort vs es6 [...]&sort

No description provided

set.get vs native include vs lodash include

No description provided

lodash times vs new array fill vs array.from

new default array

Test forEach (findIndex) vs forEach (include)

Test forEach (findIndex) vs forEach (include)

Array.find vs. Map.get 300

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

JavaScript Array Copy Test 2

Testing the results for the fastest approach of shallow copying an array in JavaScript (concat, slice, for loop, and while loop).

loopssadsadad

No description provided

Lodash vs. Set Methods Intersection

No description provided

setAttribute vs classList.add

No description provided

Lodash filter VS native filter (with Lodash actually loaded)

No description provided

Lodash partition VS native reduce (with Lodash actually loaded)

No description provided

split index 0 vs regex replace

No description provided