React Perf
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-15.
A Operation Interface for react-addons-perf Package
React Perf will add a tab to Chrome Devtools Panel to help you use the "react-addons-perf" package.
Latest reviews
It really helps in the optimization of my components. Support for dark theme would be awesome :)
thanks downstairs
i'm working, but must expose Perf Object in window, like: window.Perf = Perf;
To users: This is an awesome plugin but to use it you must: npm i -D 'react-addons-perf' Then in your code: import Perf from 'react-addons-perf'; window.Perf = Perf; And finally "Start" button will Start working :) To author: Put this instructions in the plugin description and in the plugin itself to stop getting bad reviews!!!
好东西~做性能分析正好碰上,很方便,不用每次在console里面打命令了
cannot work
Works fine for me. I was new to React.addons.perf, and this extension was very helpful in putting the Perf tool to work in my project.
not working