Benchmark name When Created
Dompurify vs sanitize-html latest fixed 23 days ago
RegEx.test vs. String.includes vs. String.match with multiple searches 23 days ago
lodash range vs Array.from object + new Array vs keys() + spread 23 days ago
Mapping arrayike 23 days ago
Push vs Map - add prop to object 24 days ago
Array splice vs. Set delete to arr 24 days ago
Add item to array: push vs spread vs assign vs items.length vs items[len++] 24 days ago
[JS] Substring vs Slice 24 days ago
Add item to array: push vs spread vs assign vs items.length 24 days ago
findIndex vs find - JS Perf 24 days ago
looping thru set/map/array 24 days ago
regex removing whitespace vs trim vs trimStart vs trimEnd

testing removing end whitespace vs trimEnd

24 days ago
Reading textContent vs innerText vs innerHTML 25 days ago
Asd asdas dasd asd

asdasdasd sad

25 days ago
Array.prototype.concat vs spread operator [3]

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

25 days ago
Destructuration vs direct access in filter 25 days ago
moment(string) vs moment(new Date(string)) vs new Date(string) vs dayjs(string) vs dayjs(new Date(string)) 25 days ago
Date.parse vs. new Date().getTime 25 days ago
Javascript: Case insensitive string comparison performance2 25 days ago
eval vs new Function vs function(Sample JS Functions) 2 26 days ago
lodash xor performance with multiple arrays

Searching for faster solution for _.xor(a, b)

26 days ago
Map.has vs Set.has vs Array.includes 01.04.2025 26 days ago
Map.has vs Set.has 01.04.2025 26 days ago
Intl.Collator.compare vs localeCompare (numeric) 26 days ago
flatMap() vs filter().map() vs reduce() vs forOf loop v8

flatMap vs filter map vs reduce() vs forOf loop

26 days ago

 Create Your benchmarks