Benchmark name When Created
Add item to array: push vs spread vs assign vs items.length 26 days ago
findIndex vs find - JS Perf 26 days ago
looping thru set/map/array 26 days ago
regex removing whitespace vs trim vs trimStart vs trimEnd

testing removing end whitespace vs trimEnd

26 days ago
Reading textContent vs innerText vs innerHTML 27 days ago
Asd asdas dasd asd

asdasdasd sad

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

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

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

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

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

flatMap vs filter map vs reduce() vs forOf loop

28 days ago
bignumber.js vs. big.js vs. decimal.js 20250401

- https://github.com/MikeMcl/bignumber.js/tree/v9.0.0 - https://github.com/MikeMcl/big.js/tree/v5.2.2 - https://github.com/MikeMcl/decimal.js/tree/v10.2.0

28 days ago
Passing objects with raw values vs passing just raw values vs array of values spread

Updated because it looks like Firefox optimizes away the entire test

28 days ago
Array constructor vs literal performance - 100000 itemslljkjlkjkjlkjjlj 28 days ago
Boolean cast vs !! test 29 days ago
Printing 1000 array elements, for vs for (with function call) vs foreach 29 days ago
Some vs Find on objects2 29 days ago
Some vs Find on objects 29 days ago
class declaration vs class expression 2 29 days ago

 Create Your benchmarks