Benchmark name When Created
Set vs manual search 9 months ago
checking maping vs mapingfiltering 9 months ago
comparing coercion string vs number 9 months ago
comparing string vs number 9 months ago
if len-1 vs direct for-each

if len-1 vs direct for-each

9 months ago
Merging Objetcs 9 months ago
Plain Object Check: constructor vs prototype

Checks whether the given object is a plain Object.

9 months ago
Base64 vs. base64 9 months ago
JSON.parse vs string.splitn 9 months ago
new Intl.DateTimeFormat vs cached Intl.DateTimeFormat vs custom

measure the perf impact of caching calls to new Intl.DateTimeFormat

9 months ago
JavaScript reverse vs toReversed [1000 elements of strings]

Compare Array.reverse() to Array.toReversed() performance wise.

9 months ago
lodash .foreach vs native foreach vs native for loop 9 months ago
Lodash.js vs Nativemmlk 9 months ago
sum vs object-hash big object 9 months ago
sum vs object-hash latest versions 9 months ago
Test regexp vs startsWith 9 months ago
test +0 9 months ago
response.json() vs JSON.parse() fix url 9 months ago
number to string: String() vs toString() vs template 9 months ago
innerText vs. textContent writing

testing writing an elements text with innerText vs. textContent

9 months ago
k-v Array to Obj 9 months ago
Math pow vs ** test 9 months ago
orderBy vs array.prototype.sort vs vanila orderBy vs QuickSort 9 months ago
Object.freeze vs Object.seal (only property access) 9 months ago
Object.freeze vs Object.seal (property access) 9 months ago

 Create Your benchmarks