Benchmark name When Created
sa sad test

test

one year ago
innerHTML vs replaceChildren ios one year ago
innerHTML vs replaceChildren CLEAR one year ago
Javascript Sorting Algorithms Test

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

one year ago
set.has vs. Object key lookup vs array.includes one year ago
set.has vs. Object key lookup for real without bang bang one year ago
set.has vs. Object key lookup for real one year ago
Split vs Regex with execute one year ago
DOMParser vs createContextualFragment vs innerHTML vs insertAdjacentHTML vs createContextualFragment Polyfill vs template vs template insertAdjacentHTML Large HTML one year ago
DOMParser vs template vs createContextualFragment vs innerHTML vs insertAdjacentHTML vs createContextualFragment Polyfill 2 Large HTM one year ago
Try/catch performance (JSON parse)3 one year ago
Splice Slice 80 one year ago
Splice Slice

Splice Slice

one year ago
Array concat vs spread operator oaskdo

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

one year ago
jquery append one year ago
Array multi concat vs spread operator

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

one year ago
style.setProperty vs style.cssText vs style vs attributeStyleMap.set one year ago
7 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs attributeStyleMap.set one year ago
Difference between lists vs filtering on property one year ago
spread operator VS delete

Comparing the performance difference between the spread operator and the delete operator.

one year ago
Null assignment vs Condition Check one year ago
Slice vs Splice vs Shift (100)

Compares the speed for removing 100 items from the beginning of an array

one year ago
for with break vs Array.find() one year ago
Integer key lookup, sparse array vs object vs map

Given an integer key with a large range, find the object associated with that key. Only hits are considered.

one year ago
Array() vs new Array() one year ago

 Create Your benchmarks