A tool for benchmarking the render performance of React components . It compiles the benchmark code into a minified production bundle using Webpack and then runs it in headless Chrome to benchmark the real production code in a real production environment.
What is benchmarking in React?
A tool for benchmarking the render performance of React components . It compiles the benchmark code into a minified production bundle using Webpack and then runs it in headless Chrome to benchmark the real production code in a real production environment.