Benchmark name When Created
String.match vs. RegEx.test v2 9 months ago
concat vs spread by rulasfia

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

9 months ago
Map iteration vs Map.values() iteration 9 months ago
Object.keys vs Object.entries dskdoakdad 9 months ago
My 1st test

My 1st test

9 months ago
Dedupe Obj by prop (150 items) 9 months ago
my local test 9 months ago
Object.create(null) vs {} vs Map() key access (heavy)

Testing access to the own properties of a big Object / Map. true / false - 50% / 50% . Caution! Heavy test.

9 months ago
moment vs date-fns parsing

It's not a deep validation; I'm just comparing ONE function that those two libraries have in common.

9 months ago
map() vs for...loop using Moore's 3 9 months ago
map() vs for...loop using Moore's 9 months ago
Array.prototype.slice vs For i loop 9 months ago
Deep copy comparison with structuredClone

Benchmarks for StackOverflow question on deep copy techniques https://stackoverflow.com/questions/7486085/copy-array-by-value/23536726#23536726

9 months ago
replaceAll native 2023 vs regex replace 9 months ago
Lodash Union vs Spread (100000) 9 months ago
Dompurify vs fn that returns string 9 months ago
Last char in a string: char index vs charAt() vs slice() vs at()

Compare methods for testing string's beggining character.

9 months ago
Timezone format: Intl.DateTimeFormat vs. Moment.js vs. Luxon 9 months ago
Add Zeroes 9 months ago
Compare Or vs Includes 9 months ago
Array fill method vs for loop test

Array fill method vs for loop performance validation

9 months ago
set.has vs. array.includes for single element 2 9 months ago
set.has vs. array.includes for single element 9 months ago
parseInt-vs-math.floor2agasdsgsa

Check the impact between the two

9 months ago
parseInt-vs-math.floor2agasd

Check the impact between the two

9 months ago

 New benchmark Your benchmarks