Benchmark name When Created
const in a for loop one year ago
vanilla test one year ago
For vs for of redux one year ago
StructuredClone vs JSON parse one year ago
endsWith vs Regex2 one year ago
compare filter with lodash methods

compare filter with lodash methods

one year ago
Fastest way to check if object is empty 2

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

one year ago
includes vs || one year ago
['a', 'b'].includes vs 'a' === x || 'b' === x fix one year ago
dayjs vs luxon (manipulating) one year ago
['a', 'b'].includes vs 'a' === x || 'b' === x one year ago
if [].includes vs if 'a' === x || 'b' === x one year ago
Date vs Moment get timestamp one year ago
Array concat vs spread operator vs push with two arrays, first one is big

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

one year ago
String.indexOf(char) vs String.indexOf(char, position) one year ago
String.indexOf vs String.indexOf with the second parameter

Find the index of ")"

one year ago
int to string convertation one year ago
different ways to loop one year ago
while, for, for-of, map one year ago
Getting first element using querySelector vs querySelectorAll vs getElementsByClassName one year ago
testing values vs keys to check empty {}

testing values vs keys to check empty {}

one year ago
Setting Canvas Pixel (Larger Test Size) one year ago
flatten reduce vs for .. of vs reduce TCO v2 one year ago
flatten reduce vs for .. of vs reduce TCO one year ago
asfsdfc

sdfsdfsdfsdf

one year ago

 Create Your benchmarks