Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion text/0235-transition-tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Summary

We want to create a new React version of the [Interaction Tracing API](https://gist.github.com/bvaughn/8de925562903afd2e7a12554adcdda16https://gist.github.com/bvaughn/8de925562903afd2e7a12554adcdda16https://gist.github.com/bvaughn/8de925562903afd2e7a12554adcdda16). This will allow developers to use the Profiler API and DevTools Profiler/Timeline to:
We want to create a new React version of the [Interaction Tracing API](https://gist.github.com/bvaughn/8de925562903afd2e7a12554adcdda16). This will allow developers to use the Profiler API and DevTools Profiler/Timeline to:

1. Watch for performance regressions for specific transitions
2. Understand why a React transition is slow so they can make performance improvements to better user experience
Expand Down