Benchmark name When Created
parseInt() VS x.toFixed()

Compare javascript native parseInt() function vs toFixed() function

2 years ago
Inherited Array splice 2 years ago
URL parsing 2 years ago
Array vs SubArray splice

Array vs SubArray splice

2 years ago
Deep object equalA / equalB / lodash isEqual /equalIterative fix

Compares deeply two objects

2 years ago
Deep object equalA / equalB / lodash isEqual /equalIterative

Compares deeply two objects

2 years ago
array of objects shallow clone comparison narrowed

1. concat 2. spread 3. slice 5. Object.values 6. Array.from

2 years ago
array shallow clone comparison narrowed

1. concat 2. spread 3. slice 5. Object.values 6. Array.from

2 years ago
change css property 2 years ago
Add empty classes to classList 2 years ago
JS: Null vs Undefined 2 years ago
RXJSv7 vs Vanilla 2 years ago
Array: Object.prototype.toString vs instanceof vs Array.isArray 2 years ago
Date: Object.prototype.toString vs instanceof 2 years ago
replace vs replaceAll xxx 2 years ago
Loop vs find 2

loop performance

2 years ago
Object arrays: findIndex vs for loop for finding and editing an array item.

Test finding an object array via findIndex or by using a for loop, and edit the value of that index.

2 years ago
ehhhhhhh 2 years ago
regex vs compiled regex vs includes

Compares the difference in performance between regex, compiled regex and includes.

2 years ago
instanceof vs typeof vs fast typeof object2 2 years ago
instanceof vs typeof vs fast typeof object 2 years ago
var example = 'there is no spoon' 2 years ago
Deep object equalA and equalB

Compares deeply two objects

2 years ago
Deep object equal

Compares deeply two objects

2 years ago
Yepo_deepEqual vs. lodash.isEqual v1.1

Aim to optimize object deepEqual algorithm in JS

2 years ago

 New benchmark Your benchmarks