Benchmark name When Created
JavaScript spread operator vs Object.assign vs swc performance vs set 5 months ago
object.keys vs entries + filtering 5 months ago
Set vs manual search 5 months ago
checking maping vs mapingfiltering 5 months ago
comparing coercion string vs number 5 months ago
comparing string vs number 5 months ago
if len-1 vs direct for-each

if len-1 vs direct for-each

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

Checks whether the given object is a plain Object.

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

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

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

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

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

testing writing an elements text with innerText vs. textContent

5 months ago
k-v Array to Obj 5 months ago
Math pow vs ** test 5 months ago
orderBy vs array.prototype.sort vs vanila orderBy vs QuickSort 5 months ago

 Create Your benchmarks