Benchmark name When Created
lodash vs for-of vs forEach3 5 years ago
lodash vs for-of vs forEach2 5 years ago
getComputedStyle vs. className vs. className / contains 5 years ago
window.getComputedStyle vs. className vs. className / contains 5 years ago
getElementById.getElementsByClassName vs getElementsByClassName vs getElementById.childNodes vs document.forms

getElementById vs getElementsByClassName

5 years ago
getElementById.getElementsByClassName vs getElementsByClassName vs getElementById.childNodes

getElementById vs getElementsByClassName

5 years ago
getElementById vs getElementsByClassName

getElementById vs getElementsByClassName

5 years ago
Array.prototype.slice vs spread operator1234321

Compare the new ES6 spread operator with the traditional slice() method

5 years ago
test anagramm 5 years ago
Conditionally deleting element vs try/catch 5 years ago
slice().splice(low, howmany) vs slice(low, low + howmany) big

Checking performance between slice().splice(low, howmany) and slice(low, low + howmany)

5 years ago
slice().splice(low, howmany) vs slice(low, low + howmany)

Checking performance between slice().splice(low, howmany) and slice(low, low + howmany)

5 years ago
Obj vs Map 5 years ago
set includes vs array includes size=2 5 years ago
simpleStringify vs JSON.stringify3 5 years ago
simpleStringify vs JSON.stringify2 5 years ago
JQuery version speed test (2.2.4 vs 3.3.1 vs 3.4.1) 5 years ago
manual vs filter 2 5 years ago
manual vs filter 5 years ago
ES6 Map Merge vs forEach 5 years ago
Regex vs split/join2 5 years ago
Slice vs substr 5 years ago
Optional string concatenation vs array join 5 years ago
string-interpolation-vs-concatenation-vs-join 5 years ago
slice | substr | substring

Compares slice, substr and substring to each other when there is only a start index

5 years ago

 Create Your benchmarks


;