Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

2222222222222222222222222221`

12121

Ramda equals vs JSON.stringify bigger data sets

No description provided

slice vs substr vs substring (with end index) 2

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

TextEncoder.encode() vs encodeURIComponent

No description provided

push or spread

push or spread

ES6 Proxy vs JS Object get/set vs get/set Function

No description provided

ES6 Proxy vs JS Object get/set

No description provided

drawImage and getImageData on Canvas vs OffscreenCanvas 2

No description provided

Lodash forEach utility

No description provided

Md5 hashing

No description provided

findUnion - nested Array.includes vs Map.has vs Set.has

No description provided

endsWith vs Regex - case insensitive

No description provided

Compare jQuery 3.6.0 vs 3.2.1 performance

No description provided

window.eval function vs new Function2

No description provided

window.eval function vs new Function1

No description provided

window.eval function vs new Function

No description provided

window.eval vs new Function

No description provided

find in array2

No description provided

Array.prototype.map() VS Spread

No description provided

Moment Tests tz

No description provided

For loop with and without conditional length check

No description provided

test 123123

No description provided

for-in own keys vs object.keys

No description provided

Spliced array search

No description provided

Array.prototype.concat vs spread operator 2022

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