Benchmark name When Created
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 4 months ago
Proxy class vs object literal 4 months ago
Array.from vs Spread using 10000 elements / only counts conversion 4 months ago
Array.from vs Spread using 1000000 elements / only counts conversion 4 months ago
Array.from vs Spread using 1000000 elements 4 months ago
Array.from vs Spread using 10000 elements 4 months ago
Set to Array vs. lodash uniq 4 months ago
Math.floor vs right shift 4 months ago
Get first object value using lodash.flatMap, Object.values or Object.keys 4 months ago
toFixed vs toPrecision vs Math.round() vs ~~(someFloat * 10000) / 10000 4 months ago
Append array to array: destructuring push vs for-each push 4 months ago
Test map reduce vs for...loop 4 months ago
lodash.isEqual vs fast-deep-equal vs JSON.stringify 4 months ago
RegEx.exec vs String.test 4 months ago
Reduce: concat vs push 4 months ago
Teste forEach x map 4 months ago
Teste forEach Vinicius

teste

4 months ago
useMemo effect speed 4 months ago
useMemo effect 4 months ago
test wawa 4 months ago
Lodash vs Set 4 months ago
createContextualFragment vs template.innerHTML 4 months ago

 Create Your benchmarks