Profile Packages

hprofiler

A tool that prints out crude profiles of web page loading on the command line. You must provide a `start()` and `stop()` function to tell it when to start and stop recording requests, based on the url.

0.0.1 • Published 11 years ago

babel-plugin-react-prof

A babel plugin for render statistics on your configured components. This is useful for finding components that are unnecessarily re-rendering. This may be a concern especially in environments with limited resources (i.e. React Native).

0.1.4 • Published 4 years ago