Benchmark name When Created
for vs foreach (lastest)

Compare loop performance

17 days ago
Slice vs Splice vs Shift in cycle

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

17 days ago
Arrow function vs normal function comparison [2.1] 17 days ago
Arrow function vs normal function comparison [2] 17 days ago
jsreplaceandregex

test javascript replace and regex benchmark

17 days ago
jsreplace

test javascript replace and regex benchmark

17 days ago
cuid2 with various lengths 17 days ago
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 17 days ago
reduce with spread vs flatMap vs reduce with push

reduce with spread vs flatMap vs reduce with push

17 days ago
JSON.parse vs dataview 18 days ago
double-bang-vs-boolean-vs-unfedined-cast

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

18 days ago
instanceof vs typeof franco 18 days ago
Markdown Performance Comparison (updated 2024 May)

A performance comparison of leading Javascript Markdown implementations.

18 days ago
Compration of create nodes 18 days ago
Shuffling techniques prequal v2 19 days ago
Shuffling techniques prequal 19 days ago
custom randomize vs shuffle concat 19 days ago
global function or function in function 19 days ago
equals-vs-includes 19 days ago
Object.fromEntries vs reduce (clean) 19 days ago
klona vs core-js structuredClone vs Lodash cloneDeep vs json-parse-stringify 19 days ago
klona vs core-js structuredClone vs Lodash cloneDeep vs json parse stringify 19 days ago
unique set or object 20 days ago
object-hash vs JSON.stringify_harsh_gangar 20 days ago
XHR (responseType: json) vs fetch 20 days ago

 New benchmark Your benchmarks