Hacker News new | ask | show | jobs
by Buetol 3868 days ago
Delay is 50ms on my MBP. Here is a profile: http://i.imgur.com/ty11Utl.png

With the main bottleneck being here: https://github.com/BelkaLab/react-yearly-calendar/blob/maste...

Implementing a good shouldComponentUpdate() should fix it.