Benchmark name When Created
forwardRef perf vs simple 20 days ago
for, for..of, forEach 20 days ago
concat vs spread vs push three arrays to new one FIX

Compare the spread, concat, push three arrays to new one

20 days ago
concat vs spread vs push three arrays to new one

Compare the spread, concat, push three arrays to new one

20 days ago
concat vs spread three arrays

Compare the spread operator with the concat() method

20 days ago
RegEx.test vs. String.includes x 2 20 days ago
merge vs mergeWith params 21 days ago
Intl.Collator.compare vs localeCompare with numbers 21 days ago
Hex convertion : Mapping vs Range

Which one is the faster for hex conversion : testing a range of retrieving a value ? See https://url.spec.whatwg.org/#percent-encoded-bytes

21 days ago
Intl.NumberFormat 21 days ago
Object key access vs array index access 1000000

Tests the speed of accessing an item by object key vs array index.

21 days ago
Object key access vs array index access 100000

Tests the speed of accessing an item by object key vs array index.

21 days ago
Object key access vs array index access 10000

Tests the speed of accessing an item by object key vs array index.

21 days ago
Test Dipyaman 21 days ago
chain of or equals vs Set.has

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

21 days ago
JSON Clone vs Clone 21 days ago
RFDC clone vs Clone 21 days ago
RFDC clone vs Lodash cloneDeep vs JSON Clone vs Clone 21 days ago
.includes() vs indexOf() for single-character search in string 22 days ago
Lodash cloneDeep vs structuredClone w/ larger payload

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

22 days ago
Array.prototype.concat vs spread operator (2 separate arrays of same type)

Compare the ES6 spread operator with the traditional concat() method

22 days ago
Array.prototype.concat vs spread operator (2 separate arrays)

Compare the ES6 spread operator with the traditional concat() method

22 days ago
Javascript: Case insensitive string comparison performance inc. regex 22 days ago
textContent vs nodeValue vs data vs innerHTML vs append vs dataWithCheck 22 days ago
textContent vs nodeValue vs data vs innerHTML vs append 22 days ago

 New benchmark Your benchmarks