Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

CPU Usage climbs higher over time #29

Closed
jmdfm opened this issue Jun 22, 2017 · 1 comment
Closed

CPU Usage climbs higher over time #29

jmdfm opened this issue Jun 22, 2017 · 1 comment
Assignees
Labels

Comments

@jmdfm
Copy link
Contributor

jmdfm commented Jun 22, 2017

If left running and mining blocks at 1sec intervals, by the time block 500 comes around CPU usage tends to be hitting 109%. Benchmarking the ganache-core library doesn't show anywhere near the same level of grind.

This could be a problem with Electron itself:

nylas/nylas-mail#2068
nylas/nylas-mail#3178
electron/electron#7181

Possible contenders for source of issue could be:

  • Needing to break the mining out into its own process
  • Animations in the UI
  • React updates / inefficiencies

Steps to reproduce

So far I've only noticed this on macOS

@jmdfm jmdfm self-assigned this Jun 22, 2017
@jmdfm jmdfm added the bug label Jun 22, 2017
@jmdfm jmdfm mentioned this issue Jun 22, 2017
@jmdfm jmdfm added this to the V1.0 RELEASE 🎉 milestone Jun 22, 2017
@jmdfm
Copy link
Contributor Author

jmdfm commented Jul 18, 2017

Fixed in #32

@jmdfm jmdfm closed this as completed Jul 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant