Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Spread vs Push2

No description provided

Spread vs Push1

No description provided

flatMap + flatMap vs flat(2)+map

No description provided

Roundrect perf comparison check

No description provided

Canvas roundrect perf comparison check

No description provided

Move to First New

No description provided

Move To First 2

No description provided

Move To First

No description provided

for vs foreach (lastest)

Compare loop performance

Slice vs Splice vs Shift in cycle

Compares the speed for removing 2 items from the beginning of an array

Arrow function vs normal function comparison [2.1]

No description provided

Arrow function vs normal function comparison [2]

No description provided

jsreplaceandregex

test javascript replace and regex benchmark

jsreplace

test javascript replace and regex benchmark

cuid2 with various lengths

No description provided

Array.from(Array(length), () => new Array(length)) vs Array.from(new Array(length), () => new Array(length)) vs Array.from({length}, () => new Array(length)) vs for loop push vs for loop index v2

No description provided

reduce with spread vs flatMap vs reduce with push

reduce with spread vs flatMap vs reduce with push

JSON.parse vs dataview

No description provided

double-bang-vs-boolean-vs-unfedined-cast

!!x vs Boolean(x) vs !==

instanceof vs typeof franco

No description provided

Markdown Performance Comparison (updated 2024 May)

A performance comparison of leading Javascript Markdown implementations.

Compration of create nodes

No description provided

Shuffling techniques prequal v2

No description provided

Shuffling techniques prequal

No description provided

custom randomize vs shuffle concat

No description provided

NEW BENCHMARK Your Benchmarks