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

Squaring in javascript

2 months ago
Squaring in javascript

Squaring in javascript

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

2 months ago
replaceChild VS removeChild + insertBefore VS insertBefore + removeChild

Comparison of different options to replace DOM element.

2 months ago
in vs Object.hasOwn vs Object.prototype.hasOwnProperty 2 months ago
Proxy class vs object literal 2 months ago
Array.from vs Spread using 10000 elements / only counts conversion 2 months ago
Array.from vs Spread using 1000000 elements / only counts conversion 2 months ago
Array.from vs Spread using 1000000 elements 2 months ago
Array.from vs Spread using 10000 elements 2 months ago
Set to Array vs. lodash uniq 2 months ago
Math.floor vs right shift 2 months ago
Get first object value using lodash.flatMap, Object.values or Object.keys 2 months ago
toFixed vs toPrecision vs Math.round() vs ~~(someFloat * 10000) / 10000 2 months ago
Append array to array: destructuring push vs for-each push 2 months ago

 Create Your benchmarks


;