Skip to content

Large memory footprint #198

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

Closed
dabaitu opened this issue Mar 8, 2016 · 4 comments
Closed

Large memory footprint #198

dabaitu opened this issue Mar 8, 2016 · 4 comments
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@dabaitu
Copy link

dabaitu commented Mar 8, 2016

I've recently noticed my download script which uses chunked downloading of 250MB would use nearly 2GB of ram when downloading a file of size ~7GB. The string buffer gets cleaned for every 250MB chunk, so I don't expect that large of a ram usage.

Please let me know what other information is needed here.

@mattwhisenhunt
Copy link
Contributor

Thank you for your bug report. This client library is currently in maintenance mode. We are fixing necessary bugs and adding essential features to ensure this library continues to meet your needs for accessing Google APIs. After careful consideration, we have decided not to fix this bug since there is an acceptable work-around. If you disagree, please feel free explain why you believe fixing it is essential for users of this client library.

@zachliu
Copy link

zachliu commented Sep 23, 2019

@mattwhisenhunt What's the work-around? I'm using v1.7.4 and still experiencing the same issue.

@busunkim96
Copy link
Contributor

@zachliu Please open another issue referencing this one with a minimal reproduction of the problem you are experiencing. It's best for you to open a new issue as it's easy for comments on already closed issues to be lost.

Thanks.

@zachliu
Copy link

zachliu commented Sep 23, 2019

@busunkim96 Will do 👍. It's just that Mr. Whisenhunt left a huge cliffhanger in his post: there's a workaround, but i'm not gonna say it 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

5 participants