Benchmark name When Created
set.get vs native include vs lodash include 3 months ago
lodash times vs new array fill vs array.from

new default array

3 months ago
Test forEach (findIndex) vs forEach (include)

Test forEach (findIndex) vs forEach (include)

3 months ago
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

3 months ago
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).

3 months ago
loopssadsadad 3 months ago
Lodash vs. Set Methods Intersection 3 months ago
setAttribute vs classList.add 3 months ago
Lodash filter VS native filter (with Lodash actually loaded) 3 months ago
Lodash partition VS native reduce (with Lodash actually loaded) 3 months ago
split index 0 vs regex replace 3 months ago
flatMap vs map/flat 2 3 months ago
List iteration performance test 1 3 months ago
List iteration performance test 3 months ago
set buffer data 3 months ago
inline svg vs use 3 months ago
JSON Stringify icx 2 3 months ago
Date.now() vs new Date().getTime() vs cast new Date() 3 months ago
Array.from vs Spread123 3 months ago
JSON Stringify ICX 3 months ago
Squaring in javascript2

Squaring in javascript

3 months ago
Squaring in javascript

Squaring in javascript

3 months ago
Search Performance: Map<number, object> vs Array<object> vs HTMLCollection vs {Array, Map}

Compare the performance of the process of searching and getting specific data from large data sets.

3 months ago
replaceChild VS removeChild + insertBefore VS insertBefore + removeChild

Comparison of different options to replace DOM element.

3 months ago
in vs Object.hasOwn vs Object.prototype.hasOwnProperty 3 months ago

 Create Your benchmarks