Benchmark name When Created
JS String '+' same v.s. different strings

Is there a difference in performance over many iterations of string concatenation if the string being added is the same or different each time?

one year ago
JS: String '+' v.s. join one year ago
Compare nums-and-localecompare-1 one year ago
Array.includes vs Set.has vas Map.has (string) one year ago
Compare nums2 one year ago
Compare nums1 one year ago
Compare nums one year ago
Array slice vs for loop (new Array) one year ago
taw69420 one year ago
Join with array create versus loop and concat one year ago
aaaasdasd

bbbb

one year ago
lodash test 05022024 one year ago
Some vs. Filter vs. indexOf vs. includes Fork one year ago
concat test temp one year ago
concat test for se one year ago
concat vs push vs spread performance(more data)

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

one year ago
innerhtml vs removechild vs remove vs textContent one year ago
Function vs dynamic function vs strict dynamic function one year ago
getElementById vs querySelector ID vs getElementsByClassName vs querySelectorAll ver2 one year ago
DataAttribute vs Class Selector vs ID Selector v3 one year ago
DataAttribute vs Class Selector vs ID Selector v2 one year ago
replaceChildren vs appendChild for empty container one year ago
textContent(replace) vs nodeValue(replace) vs classList one year ago
fill then map (with null/undefined/""/0) vs for loop vs array.from one year ago
if else vs switch case vs indexOf 2 one year ago

 Create Your benchmarks