mgedmin / mgedmin/memgraphinator
High CPU usage after a while
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 15
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Leaving memgraphinator open for 20 hours (plotting gnome-shell's memory usage) makes it eat ~34% CPU all the time, unless you pause it (paused, it eats ~2.5% CPU).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the long-running case described in the issue: leave memgraphinator plotting gnome-shell's memory usage for an extended period and compare CPU use while running versus paused. Trace the active plotting or sampling path to identify what accumulates, then verify that CPU usage no longer remains near 34% after the same period.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100