mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Updated URL to react performance article (#2670)
This commit is contained in:
committed by
Sophie Alpert
parent
5c663757e2
commit
dedacfbc53
@@ -176,7 +176,7 @@ To do this in Chrome:
|
||||
|
||||
6. React events will be grouped under the **User Timing** label.
|
||||
|
||||
For a more detailed walkthrough, check out [this article by Ben Schwarz](https://building.calibreapp.com/debugging-react-performance-with-react-16-and-chrome-devtools-c90698a522ad).
|
||||
For a more detailed walkthrough, check out [this article by Ben Schwarz](https://calibreapp.com/blog/react-performance-profiling-optimization).
|
||||
|
||||
Note that **the numbers are relative so components will render faster in production**. Still, this should help you realize when unrelated UI gets updated by mistake, and how deep and how often your UI updates occur.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user