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

bulk insertの数を増やす。現状1000 #35

Open
k-nasa opened this issue Nov 4, 2019 · 0 comments
Open

bulk insertの数を増やす。現状1000 #35

k-nasa opened this issue Nov 4, 2019 · 0 comments

Comments

@k-nasa
Copy link
Contributor

k-nasa commented Nov 4, 2019

アプローチ

bulk insertの数を1000から限界値の65535に近い値にする。

なぜやるのか?

kakeruのスループットを安定させたい
https://sunrise201911-team-c-kakeru-report.s3-ap-northeast-1.amazonaws.com/hakaru-1043865531.ap-northeast-1.elb.amazonaws.com%3A80/20191104-1432/report.html#stats
image

現状、kakeruのスループットが安定していない。
考察としては、hakaruのresponse timeが遅いので、これ以上負荷を上げられていないのでは?という話になった。

こっちも同じ原因、考察のもと行っている。
#33

想定インパクト

insertの回数が単純に減るのでresponseタイムが改善するのではないか。

モニタリング項目

モニタリング項目

  • 5xxの割合
  • redash
  • スループットのグラフ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants