New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High memory usage #235
Comments
|
same for me with both VSCode and Atom |
|
kited is running at 1.4GB. Mostly using it in VS Code but, it's installed for Sublime as well. Note: logs are after I killed kited. I can upload it again when it's running high if you like, just let me know: |
|
Hi @asamolion, @nhardy01 please provide your performance logs, which you can access by visiting kite://settings/logs in your browser. |
|
@its-dhung another note on this, if I may. I just started up VS Code and kited starts running at about 100,000k, which puts it in the 4th most memory intensive app that I currently have open, behind Firefox (crazy memory use, but we knew that), Electron (140k and 135k) and Latte-Dock (slightly more memory use at 115k.) |
|
@its-dhung logs here, generated using the copilot logs tab Application logs: https://s3.console.aws.amazon.com/s3/object/kite-client-logs/prod/317531/kite_local/client.log.2020-06-01_12-17-31-PM.bak.gz Resource usage: https://s3.console.aws.amazon.com/s3/object/kite-client-capture/prod/317531/kite_local/1591039122496885812/capture.gz Screencap of system resources after logs were generated, forted by percent memory usage. Kite is by far the largest memory hog, more than VSCode itself. |
|
We've identified a potential fix, and are working on getting it out the door. Expect a release by some time next week. |
Thank you! |
|
this should now be fixed with memory usage similar to MacOS and Windows. Typical active memory usage: 800-1,200MB (depending on project size) Let us know if you're still experiencing poor performance. |
|
Ah, I see. so this takes a gig of memory in normal usage. Cool to know. |
|
@metalogical what was the version bump on this? It appears I'm running Version: 2.20200619.1 and 0.117.0 in the VS Code plugin. Just wanted to make sure I've been updated or not. |
|
2.20200619.1 is the latest version, which includes the Linux memory fix |
|
Thank you!
…On Mon, Jun 22, 2020 at 1:03 PM Naman ***@***.***> wrote:
2.20200619.1 is the latest version, which includes the Linux memory fix
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#235 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEOEBIKLTN2UEPMRDQ5IMDRX62HPANCNFSM4NGU2C6Q>
.
|
|
@SanjeevSolanki if you're seeing performance problems, please open a new issue with appropriate logs attached. |


The
kitedprocesses consistently uses about 1.2 GB of RAM when I run it with Sublime Text.Is this normal?
The text was updated successfully, but these errors were encountered: