Benchmark name When Created
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
ak;ldjf;lakdjf one year ago
Hide phone func one year ago
Spread whole array vs push [JS] one year ago
Performance of JavaScript .forEach, for in v3 one year ago
jQuery 3.6.4 by id vs Document.getElementById

Comparing speed of getting element by id with jQuery vs Vanilla JS

one year ago
Performance of JavaScript .forEach, for in one year ago

 New benchmark Your benchmarks