Improve Status Page Performance and CPU Usage
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 534
- PR merge metrics
- No merged PRs in 30d
Description
Currently, Status page can be quite a weight on the CPU usage (please see the related PR on IPFS Desktop side: https://github.com/ipfs-shipyard/ipfs-desktop/pull/1198). The idea is to reduce the amount of CPU usage mainly when the tab is **not active**.
I don't know yet if this inactive tabs are not throttling Status page. There are quite a few places where we detect if the user is on the page or if they're not to improve the performance.
Needs further investigation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.