-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
This project is ripe for performance optimizations. There’s a ton of low hanging fruit here. I think we can get 10x better performance if somebody just spends a day with ReactPerf
and finds where all the wasted renders are coming from, and optimizes allocations from inline styles that almost never change. Any volunteers?
Guide to optimizing React performance: http://benchling.engineering/deep-dive-react-perf-debugging/