Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Benchmark with such name already exis

No description provided

math on array vs float32array vs float64array - v2

No description provided

math on array vs float32array vs float64array

No description provided

JavaScript spread operator vs Object.assign performance again, non destructive

No description provided

test-string-1

No description provided

test string

string

lodash cloneDeep vs. structuredClone vs. recursiveDeepCopy

No description provided

lodash cloneDeep vs. JSON.parse(JSON.stringify()) vs. structuredClone vs | On a Small Object

No description provided

sqrt vs hypot

No description provided

Rest parameters vs array parameter v3

No description provided

Rest parameters vs array parameter v2

No description provided

for of vs for loops

No description provided

PutImageData vs DrawImage (with getImageData removed)

GetImageData with PutImageData vs just DrawImage with getImageData removed

JSON.parse() vs. eval() large object 2

No description provided

set vs array find if exists 2

No description provided

template vs documentFragment

No description provided

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...

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.

createContextualFragment vs innerHMTL - w/ Dom Destroy and Replace

Test speed of createContextualFragment append nodes vs replacing innerHTML.

cloneNode(true) vs innerHMTL - w/ Dom Destroy and Replace

Test speed of clone / append nodes vs replacing innerHTML.

6 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute (with string concat)

No description provided

cloneNode(true) vs innerHMTL - w/ Destroy DOM fixed

No description provided

cloneNode(true) vs innerHMTL - w/ Destroy DOM

No description provided

cloneNode(true) vs innerHMTL

No description provided

range.createContextualFragment vs template.innerHtml Fork

No description provided