Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

UUID cdn lib vs Crypto.RamdonUID

No description provided

Optional chaining vs native code v3

No description provided

filter+pop VS reverse+find VS filter+at

No description provided

Number vs + vs parseFloat v2

No description provided

Filter + pop vs Filter + at

No description provided

String replace using regex vs string qq

No description provided

Test js find selector by koko

No description provided

set.has vs. array.includes for 1000 elements

No description provided

Lodash cloneDeep vs JSON parse

Comparison of deep cloning 10,000 objects in an array with Lodash cloneDeep vs JSON parse and stringify.

filter + pop VS reverse + find feq gegr

No description provided

filter + pop VS reverse + find

No description provided

tk lodash merge vs spread operator

lodash merge vs spread operator

++i vs i++

No description provided

structuredClone test with large data v2

compare clone methods

structuredClone test with large data

compare clone methods

|| vs some

No description provided

indexOf vs split for finding sub string

testing speed

Maping numeric vs f32 vs f64 with add

compare the map speed of an array of random true/false values compared to an ArrayBuffer with a uInt8 view of 0 or 1. The results are that the typed array is much much faster. There are two possible reasons I can think of for this. 1) JavaScript boolean type size of 4Bytes where as an element of a uInt8 array is actually 1Byte. 2) The ArrayBuffer is allocating contiguous memory resulting in a better cache hit ratio.

приведения к числу и строке в или выражении 3

No description provided

Deep merge lodash vs ramda vs Immutable with multiple objects

No description provided

Deep merge lodash vs ramda vs deepmerge vs Immutable

No description provided

Children vs QuerySelectorALL

Children vs QuerySelectorALL

merge preformance compare 3

No description provided

merge preformance compare 2

No description provided

merge preformance compare

No description provided