Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Organizational tweask
  • Loading branch information
Brian Vaughn committed May 22, 2018
commit b5296133dcd79cea337da1cad78feb24fcc571e5
8 changes: 5 additions & 3 deletions text/0000-profiler.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,10 @@ This is an entirely new component. Adoption can be organic and gradual.

A reactjs.org blog post would be a good initial start.

# Unresolved questions
Perhaps we could provide some sort of discoverability within React DevTools.

How will people use this? The current proposal is kind of low level and would probably benefit from some reusable abstractions being built on top of it that e.g. aggregate/batch render timings.
# Unresolved questions

How will this feature integrate with React DevTools? I have some ideas but nothing concrete yet to share.
* How will people use this? The current proposal is kind of low level and would probably benefit from some reusable abstractions being built on top of it that e.g. aggregate/batch render timings.
* Are the proposed timing metrics sufficiently useful?
* How will this feature integrate with React DevTools? I have some ideas but nothing concrete yet to share.