BeelGroup / Docear-Desktop

Docear's desktop version (GPL)
296 stars 90 forks source link

Nodes with long node title and png cause permanent high cpu usage #515

Open chrisoutwright opened 4 years ago

chrisoutwright commented 4 years ago

In version 1.20 (Stable version for windows) I would get performance issues for nodes with long node titles (like Program Closure Phase Activity Interaction) that have a png attached. The cpu will in this case start ramping up to 25% usage, when folding the node the usage decreases to a normal degree, renaming (less words) will have the same effect for the node.

chrisoutwright commented 4 years ago

Is it possible to live debug docear with eclipse and via this find the lines causing this? At the moment I am trying to compile the project but due to https issues and dependencies I can't get the builds working.