Benchmark name When Created
Underscore each vs native foreach 11 months ago
getBoundingClientRect vs offset performance 11 months ago
Const vs Function 11 months ago
Object vs Map lookup with int keys

Comparing the performance of lookups in large objects vs large maps when the keys are strings.

11 months ago
Lodash.js vs Native undefined 11 months ago
setAttribute vs dataset (v2)

Compare setAttribute to dataset

11 months ago
Which equals operator (== vs ===) is faster? 3

Is there a performance benefit to replacing == with ===?

11 months ago
Which equals operator (== vs ===) is faster? 2

Is there a performance benefit to replacing == with ===?

11 months ago
map vs array accessor 11 months ago
RegExp constructor vs inline literal

Testing performance when using a new RegExp object vs a literal regex

11 months ago
hashmap vs switch trivial case 11 months ago
for vs for of5 11 months ago
for vs for of4 11 months ago
Performance Test: substring vs slice 11 months ago
map vs foreach 2023 11 months ago
template test - tagName vs content 11 months ago
includes vs equality 11 months ago
String literals creation vs already created string and concatination v2 11 months ago
Array concat vs spread operator vs push222

Compare the new ES6 spread operator with the traditional concat() method and push

11 months ago
Array concat vs spread operator vs push1

Compare the new ES6 spread operator with the traditional concat() method and push

11 months ago
Validate performance of JWT string validation by decoding vs basic string match 11 months ago
Atob JWT Decode 11 months ago
qweqereryergavsczx qw er1234123123

1234 23r5

11 months ago
(many keys fixed) hasOwnPropery vs Loop vs if ... in vs Object.entries 11 months ago
hasOwnPropery vs Loop vs if ... in vs Object.entries 11 months ago

 Create Your benchmarks


;