Benchmark name When Created
DOMParser vs InnerHTML 2 2 years ago
DOMParser vs InnerHTML 2 years ago
Array concat vs spread operator vs push for single arg

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

2 years ago
reduce vs filter+map

Tests performance between a single reduce and a filter then map

2 years ago
IndexOf vs Includes in string with check

Banana

2 years ago
for-in vs object.keys for sets 2 years ago
Dataview vs Uint8Array - read short 2 years ago
for-in vs object.keys asd 2 years ago
lodash each vs native forEach

Compares the performance between both approaches.

2 years ago
Trimming leading/trailing characters Bounds Fix2 2 years ago
Jquery remove() VS element.removeChild() single element

Jquery remove VS removeChild

2 years ago
Jquery remove() VS element.removeChild()

Jquery remove VS removeChild

2 years ago
Trimming leading/trailing characters Bounds Fix 2 years ago
Trimming leading/trailing characters Bounds 2 years ago
set.has vs. array.includes 2222 2 years ago
startsWith vs indexOf === 0 2 years ago
Array loop vs foreach vs map e 2 years ago
GetName 2 years ago
InstanceOf vs String type

Measure the performance of instanceOf operator vs comparing a basic string type.

2 years ago
Spread vs Array Push 2 years ago
clearing array via pop() vs shift() vs .length = 0 vs = []1 2 years ago
strip html v2 2 years ago
strip html 2 years ago
ddddkkk 2 years ago
Last item in array Slice vs Length - 1 2 years ago

 New benchmark Your benchmarks