| Summary: | background parser hogs memory and CPU while working with git | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Be <be.0> |
| Component: | Code completion | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | master.haber |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Be
2017-03-08 15:38:43 UTC
i've never seen it be a real issue with processing power, but i have a bunch of cores. The biggest issue i've seen with switching git branches is that it fucks up the parser and everything gets parsed wrong. I'm using an old Intel Core i5 2410M with 4GB of RAM. Ah, that might do it. It does have to re-parse every file that changed though, which could end up being the equivalent of reparsing the entire project. There is an option that lets you turn down the number of processes it uses at a given time, so that might be an option for you to change it to one process, so it wont use all of your cpu. Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |