Skip to content
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

メモリ使用量チェック #262

Open
mazrean opened this issue Dec 24, 2021 · 2 comments
Open

メモリ使用量チェック #262

mazrean opened this issue Dec 24, 2021 · 2 comments

Comments

@mazrean
Copy link
Member

mazrean commented Dec 24, 2021

ファイルダウンロードでメモリを食う実装だとサーバーが落ちるので、メモリを食わないことを確認する方法が欲しい。

@mazrean
Copy link
Member Author

mazrean commented Aug 12, 2022

ダウンロードはredirectするだけになり、メモリを食うことは無くなったので、アップロード時に問題ないかチェックするだけで良くなった。

@mazrean
Copy link
Member Author

mazrean commented Aug 12, 2022

go testmemprofileオプションでpprofのmemoryのprofileを出せるらしいので、それの結果を良い感じにPRに出せれば良さそう。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant