Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

splice vs reduce

No description provided

Boolean vs String comparison for discriminated unions, Obj, StrOrEmpty

No description provided

acasoveramente

No description provided

Boolean vs String comparison for discriminated unions, Obj

No description provided

Boolean vs String comparison for discriminated unions

No description provided

unshift vs push and reverse

No description provided

Last Element

No description provided

last element

No description provided

testacaso

No description provided

ArrayBuffer vs JSON serialization 5M

No description provided

remove duplicate

No description provided

Regex vs addEventListener

No description provided

test localstorage

No description provided

for-in vs for-in hasOwnProperty vs object.keys forEach

for-in for-in hasOwnProperty object.keys forEach

substr vs substring (with end index)

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

isNumber: regex vs isNaN with cached regex

judge an object property key is a number

Measure text

No description provided

Greedy vs non-greedy

No description provided

Measure texts - OffscreenCanvas vs Canvas

No description provided

concat vs lodash.concat vs. push.apply vs. spread operator vs. push in for loop (fixed spread)

Ripped off from another user but fixed a bug in "spread"

for-in vs object.keys no cycle

No description provided

ByteByte

bytymighty

Search in array - find vs for loop vs object vs map

Compare different ways to search objects in an array given its id.

Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Dates.

Test on isEqual performance

Lodash.get vs Property dot notation nested vs optional chaining

No description provided