firefox-devtools / firefox-devtools/profiler
The Viewport component is slow
Open
perf
polish
timeline
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
I believe the fix here is to unhook the Viewport from dispatching actions. We should attach an event emitter to the store that operates independently of the actions. The mouse events fire way too fast to reasonably hit the store with.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-684)
Contributor guide
Assessment
This issue has not been assessed yet.