storybook-addon-performance
storybook-addon-performance copied to clipboard
π§ A storybook addon to help better understand and debug performance for React components.
How we can provide better guidance to developers who usually don't work on performance? Here's an idea: - Allow setting a threshold for each metric to educate developers about whatβs...
Let's say I have two examples, a & b, and they're the same component but slightly different. Would be cool if I could somehow run this test against them both...
The Performance Add-on is not compatible with the latest Storybook Version 8.2.6, as it depend on different major versions of Storybook packages. Any idea how to fix it? Are you...
Hey, I am trying to integrate `storybook-addon-performance` into our storybook install, we are running 6.5.16, I am following the readme, adding this addon globally, I am not seeing the performance...