Benchmark name When Created
JS: insertBefore vs append vs prepend vs appendChild vs insertAdjacentElement 10 days ago
Object Property Access Notation: Destructuring vs. Dot. vs. Bracket - Large Object 10 days ago
endsWith vs Regex test 10 days ago
Split vs new URL pathname 11 days ago
Array.from vs Array.slice (2) 11 days ago
Array concat vs spread operator vs push vs for push

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

11 days ago
Array slice() vs slice(0) vs spread operator - 5000 elements

Compare the new ES6 spread operator with the traditional slice() methods

11 days ago
Array.from vs Array.fill Simple 11 days ago
forEach vs for of 7 11 days ago
flatMap vs reduce with spread vs reduce with push vs for of 12 days ago
flatMap vs reduce with spread vs reduce with push 12 days ago
flatMap vs reduce vs reduce with push 12 days ago
regex vs string comparison test 12 days ago
Some vs. Every vs Includes

Check if NOT some members of an array equal a value vs. checking if all values in an array aren't equal to a value.

12 days ago
Lodash isEqual compare with custom deepEqual in compare objects 1

Test on isEqual performance

12 days ago
Lodash sort vs array.prototype.toSorted 12 days ago
string to Uint8Array #5

copy bytes ascii string to Uint8Array

12 days ago
for-of vs forEach (a) 12 days ago
testeachone

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

12 days ago
[find char positions] reg.exec vs for-indexOf 13 days ago
[find char positions] reg.exec vs for-loop vs for-indexOf 13 days ago
Date toISOString 13 days ago
undefined comparison 14 days ago
pick by substring key and concatenate 14 days ago
pick by substring key fixed 14 days ago

 New benchmark Your benchmarks