Hacker News new | past | comments | ask | show | jobs | submit login
A Deep Dive into React Perf Debugging (benchling.engineering)
83 points by sajithw on Feb 25, 2016 | hide | past | favorite | 4 comments



Relatedly, I wanted to highlight that Dan Abramov is currently working on a refactor of ReactPerf [1] which will make the performance measurements more accurate.

[1] https://github.com/facebook/react/pull/6046


Author here, interested to hear what other tools/workflows you use for debugging!


Similar to that "why did I update?" mixin, there's also https://github.com/redsunsoft/react-render-visualizer and https://github.com/spredfast/react-transform-render-visualiz.... Useful for visualization.


It's possible to pipe React profiling output into Web Tracing Framework, which gives a nice overview of the React application: https://gist.github.com/joshduck/0c35f70cdd3abf88770c




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: