Benchmark name When Created
query test new one year ago
TY_svg_stackCompare_v004

Testing different methods for altering svg properties

one year ago
query test(keys) one year ago
query test one year ago
TY_svg_stackCompare_v002

Testing different methods for altering svg properties

one year ago
Unshift vs concat

We can add elements to the beginning of array using both, let's find out which is faster. Unshift also mutates the array. Concat does not, so that would be preferable.

one year ago
TY_svg_stackCompare_v001

Testing different methods for altering svg properties

one year ago
Stroke-width vs vector-effect

Scaling a stroke and countering the scale by using stroke-width or vector-effect.

one year ago
Array.prototype.concat vs Array.prototype.splice() for joining two arrays one year ago
Micromark vs markdown-it parser2 one year ago
Date JsonReviver8 one year ago
flat vs flatMap vs reduce vs dumb one year ago
flat vs flatMap vs reduce one year ago
JS multiple parameters vs parameter object - more tests

Test whether it is faster to pass a single object or multiple parameters to a function call.

one year ago
Consume Object.entries vs for..in 2022 one year ago
Split vs Regex find one year ago
includes + toLowerCase vs RegExp + i one year ago
custom isNaN perf one year ago
custom isNaN one year ago
RegEx insensitive vs sensitive one year ago
isNumber: regex vs isNaN vs custom

judge an object property key is a number

one year ago
Array.from vs Spread Test one year ago
Destructure array vs Array index one year ago
float avg comparison

with lodash AND bignumber

one year ago
Perfs of bignumber one year ago

 New benchmark Your benchmarks