Benchmark name When Created
Lodash filter VS native filter (with Lodash actually loaded) 8 months ago
Lodash partition VS native reduce (with Lodash actually loaded) 8 months ago
split index 0 vs regex replace 8 months ago
flatMap vs map/flat 2 8 months ago
List iteration performance test 1 8 months ago
List iteration performance test 8 months ago
set buffer data 8 months ago
inline svg vs use 8 months ago
JSON Stringify icx 2 8 months ago
Date.now() vs new Date().getTime() vs cast new Date() 8 months ago
Array.from vs Spread123 8 months ago
JSON Stringify ICX 8 months ago
Squaring in javascript2

Squaring in javascript

8 months ago
Squaring in javascript

Squaring in javascript

8 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.

8 months ago
replaceChild VS removeChild + insertBefore VS insertBefore + removeChild

Comparison of different options to replace DOM element.

8 months ago
in vs Object.hasOwn vs Object.prototype.hasOwnProperty 8 months ago
Proxy class vs object literal 8 months ago
Array.from vs Spread using 10000 elements / only counts conversion 8 months ago
Array.from vs Spread using 1000000 elements / only counts conversion 8 months ago
Array.from vs Spread using 1000000 elements 8 months ago
Array.from vs Spread using 10000 elements 8 months ago
Set to Array vs. lodash uniq 8 months ago
Math.floor vs right shift 8 months ago
Get first object value using lodash.flatMap, Object.values or Object.keys 8 months ago

 Create Your benchmarks