Benchmark name When Created
Decode colors as string (2)

Compares using split colors into an array at begin vs. extract the color by sub-string.

one year ago
Decode colors as string

Compares using split colors into an array at begin vs. extract the color by sub-string.

one year ago
for vs foreach vs some vs for..of fixed

Compare loop performance

one year ago
Fastest difference between multiple sets one year ago
unary plus one year ago
Uint8Array vs Uint8ClampedArray - more numbers one year ago
Is a string whitespace? (Regex vs Trim)

Compares Regex vs Trim methods of detecting if a short string is purely whitespace

one year ago
object-hash md5 vs JSON.stringify one year ago
newing objects vs calculation2 one year ago
fibonacci Recursive vs Memoization one year ago
literals vs classes one year ago
Error stack overhead one year ago
clientHeight vs offsetHeight vs getBoundingClientRect height only one year ago
array includes lodash vs vanilla JS one year ago
FAST CEIL one year ago
Math.ceil vs floor vs ~~ one year ago
Set for entries vs forEach

Benchmark the performance diff between sets forEach and for loop over set.entries

one year ago
Array: delete vs null vs undefined vs 0 one year ago
function vs classsadsadsaddsadsa one year ago
variables declare outside or inside loop one year ago
Lodash cloneDeep vs structuredClone vs JSON.parse/JSON.stringify

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

one year ago
regex compare & replace v2 one year ago
bigArray uniq vs set vs reduce few duplicate one year ago
bigArray uniq vs set vs reduce one year ago
date format: php date(locutus.io) vs dayjs vs monent.js vs luxon vs date-fns/format

php date by locutus.io dayjs 1.11.7 (jsdelivr) moment 2.29.4 (jsdelivr) luxon 3.3.0 (jsdelivr) date-fns 2.29.3 (rollup)

one year ago

 New benchmark Your benchmarks