Benchmark name | When Created |
---|---|
Benchmark with such name already exis | one month ago |
math on array vs float32array vs float64array - v2 | one month ago |
math on array vs float32array vs float64array | one month ago |
JavaScript spread operator vs Object.assign performance again, non destructive | one month ago |
test-string-1 | one month ago |
test string
string |
one month ago |
lodash cloneDeep vs. structuredClone vs. recursiveDeepCopy | one month ago |
lodash cloneDeep vs. JSON.parse(JSON.stringify()) vs. structuredClone vs | On a Small Object | one month ago |
sqrt vs hypot | one month ago |
Rest parameters vs array parameter v3 | one month ago |
Rest parameters vs array parameter v2 | one month ago |
for of vs for loops | one month ago |
PutImageData vs DrawImage (with getImageData removed)
GetImageData with PutImageData vs just DrawImage with getImageData removed |
one month ago |
JSON.parse() vs. eval() large object 2 | one month ago |
set vs array find if exists 2 | one month ago |
template vs documentFragment | one month ago |
OOP-ish SoA vs AoS
Same as usual Float Array base SoA vs AoS but with classes and objects instead of raw number. I was cursious if the benefit of SoA still holds true even with classes. Same as https://www.measurethat.net/Benchmarks/Show/1909/0/soa-vs-aos but with classes. And some window hackery to get around dated benchmarking suite... |
one month ago |
Classes SoA vs AoS
Same as usual Float Array base SoA vs AoS but with classes and objects instead of raw number. I was cursious if the benefit of SoA still holds true even with classes. |
one month ago |
createContextualFragment vs innerHMTL - w/ Dom Destroy and Replace
Test speed of createContextualFragment append nodes vs replacing innerHTML. |
one month ago |
cloneNode(true) vs innerHMTL - w/ Dom Destroy and Replace
Test speed of clone / append nodes vs replacing innerHTML. |
one month ago |
6 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute (with string concat) | one month ago |
cloneNode(true) vs innerHMTL - w/ Destroy DOM fixed | one month ago |
cloneNode(true) vs innerHMTL - w/ Destroy DOM | one month ago |
cloneNode(true) vs innerHMTL | one month ago |
range.createContextualFragment vs template.innerHtml Fork | one month ago |