Benchmark name When Created
vanilla test 7 months ago
For vs for of redux 7 months ago
StructuredClone vs JSON parse 7 months ago
endsWith vs Regex2 7 months ago
compare filter with lodash methods

compare filter with lodash methods

7 months 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.

7 months ago
includes vs || 7 months ago
['a', 'b'].includes vs 'a' === x || 'b' === x fix 7 months ago
dayjs vs luxon (manipulating) 7 months ago
['a', 'b'].includes vs 'a' === x || 'b' === x 7 months ago
if [].includes vs if 'a' === x || 'b' === x 7 months ago
Date vs Moment get timestamp 7 months 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

7 months ago
String.indexOf(char) vs String.indexOf(char, position) 7 months ago
String.indexOf vs String.indexOf with the second parameter

Find the index of ")"

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

testing values vs keys to check empty {}

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

sdfsdfsdfsdf

7 months ago
flatten reduce vs for .. of vs for 7 months ago

 Create Your benchmarks


;