Benchmark name When Created
Lodash omit vs Native object destruction 4 years ago
UTF-8 byte length Arabic 4-mthods 4 years ago
Object.assign vs spread operator new object (fixed) 4 years ago
Spread vs Object assign to update 4 years ago
test234 4 years ago
lodash .foreach vs JS native foreach 4 years ago
AVS3123123131231 4 years ago
Classes vs functions fork 4 years ago
Classes vs functions 4 years ago
includes vs compare 4 years ago
includes vs compares 4 years ago
nested get 4 years ago
forEach vs reduce vs map vs filter vs forof 4 years ago
QuerySelector vs Get First Element By Tag Name

test querySelector vs getElementsByTagName when only one of that tag exists

4 years ago
querySelector vs get First Element By Class Name 4 years ago
querySelector vs getElementsByClassName.0 4 years ago
_.omit vs delete of map

Perf lodash.omit vs Object.keys().filter

4 years ago
querySelector vs querySelector + cache 4 years ago
Object literal vs JSON.parse

As long as the JSON string is only evaluated once, the JSON.parse approach is much faster compared to the JavaScript object literal, especially for cold loads.

4 years ago
Map vs Object getter

Lookup of map vs object getter

4 years ago
Object vs Switch..Case vs Map 4 years ago
Regex vs .indexOf vs .startsWith xx

Testing some things

4 years ago
querySelector by attributte vs getElementById 4 years ago
Lodash cloneDeep vs JSON Clone (Number, Boolean, Object, Array, String, Null) 4 years ago
for vs foreach vs some vs for..of 1000 v0

Compare loop performance

4 years ago

 Create Your benchmarks