chrome-react-perf icon indicating copy to clipboard operation
chrome-react-perf copied to clipboard

Do people still need this extension?

Open crysislinux opened this issue 7 years ago • 9 comments

Thanks for everyone who use and contribute to this project. I never thought that it can get so many stars.

I am sorry that this project is almost dead for a long time. I am not sure if it still works for the latest React and whether you still need it.

if the answer is yes. I will put some time to make it better until React Devtools have the same functionality.

BTW. I will try to port it to React Dev Tool first.

crysislinux avatar Apr 15 '17 02:04 crysislinux

i mentioned this in another issue, but it appears that Twitter makes use of this extension. 🐦

brandly avatar Apr 15 '17 15:04 brandly

@brandly thanks. I was curious why this project got more attentions in the last days(now I think it's because of that article). I decide to continue working on this project. I am glad that it can do help for some people.

crysislinux avatar Apr 16 '17 07:04 crysislinux

@crysislinux 插件很好用啊!别停更了。。。

nonoroazoro avatar Apr 21 '17 04:04 nonoroazoro

Yes! I am using this extension! Thank you for creating it!

AvaKathrynShaw avatar May 26 '17 18:05 AvaKathrynShaw

Hello, I found this tool and installed it for my chrome. But it can not work anymore. Does it not support the newest React version? @AvaKathrynShaw How can you still use it ?

zhangzhaoyu avatar Jun 07 '17 16:06 zhangzhaoyu

@zhangzhaoyu It works with React 15.5.4, so I think it's your problem. Please check your configuration.

nonoroazoro avatar Jun 08 '17 02:06 nonoroazoro

Hi guys!

I guess, react-perf doesn't work with the last version (v16) of react.

Plan: Don’t Do Anything

react-addons-perf

Internal dependencies (will break in 16):

  • react-dom/lib/ReactPerf

Plan for 15.5: don’t do anything.

Plan for 16: we won’t be releasing 16 for this package. Right now there is no migration path planned for it because Fiber works differently. Instead, you would use the browser Timeline integration (or polyfill it in your environment). We may later reintroduce something like ReactPerf, but in the renderers themselves. However, just like it took us a while to figure out how ReactPerf should work, it will take us a while to figure out a better alternative that would be compatible with Fiber.

Actually, I need to this performance measurement for my app. It's large app and for now, I have no idea how to handle...

nijat13 avatar Feb 22 '18 08:02 nijat13

@nijat13 Nice find. Sadly it seems so. But I haven't try.

Sorry guys, my boss chose Angular. So I don't have much time on React :( though I still deeply love JSX and HOC pattern.

crysislinux avatar Feb 23 '18 14:02 crysislinux

@crysislinux same question with @nijat13

Kannnnng avatar Feb 27 '18 07:02 Kannnnng