Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

for vs foreach vs for..in vs for..of zzz4

Compare loop performance

for vs foreach vs for..in vs for..of zzz3

Compare loop performance

for vs foreach vs for..in vs for..of zzz2

Compare loop performance

for vs foreach vs for..in vs for..of zzz

Compare loop performance

splice VS index 3

No description provided

moment.js vs day.js

No description provided

compare moment vs moment.unix

No description provided

Vanilla JS closest VS while loop

No description provided

xss vs. dompurify vs. sanitize-html

No description provided

??= vs manual 3

No description provided

Arguments to Array - by Jeeeyul

No description provided

Template Literal vs Tagged Template Literal

No description provided

React useCallback hook vs. function 2

No description provided

parseDateISO vs parseDate vs parseDateInline

No description provided

JSON.parse vs StructuredClone Huge Object

Tests performance of JSON.parse(JSON.stringify( )) vs structuredClone( )

JSON Parse vs StructuredClone bigger object

Comparses JSON.parse(JSON.stringify()) vs structuredClone on a bigger JSON object

Lodash keyBy vs vanilla

No description provided

String Big array comparision 2

Bitwise big array comparision. Goal of this test is to figure out wether it's more efficient to find 1 out of many checksums as string or integer.

array.from.map vs array.from with map vs spread with map

No description provided

new Date(date) vs new Date(normalizeToLocalDate(date)) 3

No description provided

Set VS Array VS Object Dictionary

Set vs Array vs Object Dictionary

Bitwise Big array comparision 2

Bitwise big array comparision. Goal of this test is to figure out wether it's more efficient to find 1 out of many checksums as string or integer.

Set vs Array cuttle

Checking to see if a variable is included

array.from.map vs array.from with map [large dataset]

No description provided

new Date(date) vs new Date(normalizeToLocalDate(date)) 2

No description provided