Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHigh CPU usage in RarityMap.recalculate and BitField.get #810
Comments
This comment has been minimized.
This comment has been minimized.
|
Yes. +1 |
This comment has been minimized.
This comment has been minimized.
|
@FinnFrotscher The issue you're describing sounds like #551 which is fixed by updating to the latest version of Electron. This issue was fixed in Chrome 51 and Electron 1.2.0. Make sure you're on that version, for both your local and global installation of Electron. |
This comment has been minimized.
This comment has been minimized.
|
I think this is causing download speeds to jump. My guess is that we're downloading too fast for WebTorrent to handle processing the data (we're doing something inefficient somewhere). This spikes the CPU to 100% during which time we're blocked and not acknowledging data from peers, so they lower their speeds. |

This happened when adding two Ubuntu ISO files in WebTorrent Desktop.