ITO Shogo

Results 11 comments of ITO Shogo

@ijustlovemath Thank you for your proposal! About this error >Warning: Cannot fetch user information. http://www.speedtest.net/speedtest-config.php is temporarily unavailable. https://github.com/showwin/speedtest-go/pull/63 change will solve the problem. and of course I welcome to...

@r3inbowari Thank you for your proposal! I'm not able to understand well the relationship between using less memory and bandwidth. I welcome the way to reduce memory usage for `--saving-mode`...

@r3inbowari Thank you for implementing my rough idea 😂 I thought about `--world` option that runs speedtest to 6 regions all over the world continuously and averages or summarizes the...

@sshxmz I have built binaries for arm64 for myself. This is not a graceful way, but I hope it would help your needs. https://github.com/showwin/prometheus-client-c/pull/1

I tried to start running periodic jobs without `result_ttl` parameter in my Redash, so I will be able to report if the same issue happens after a month or so....

>How about removing result_ttl parameter or set result_ttl=-1 explicitly? Almost a month has passed since I made the above change to my Redash, and I have had no problems 👍

The file size to measure bandwidth is decided by the download warming-up process [here](https://github.com/showwin/speedtest-go/blob/66933e12625d27e16057e6201022d037a7ef5825/speedtest/request.go#L46). If you have wide bandwidth for download, the large file size would be chosen to measure...

@r3inbowari Thank you again🌟 And sorry for late review 🙏🙏🙏

Hi @crbertoldo. I've just realized we have a warm-up process for the uploading test too 🙏 ([here](https://github.com/showwin/speedtest-go/blob/e55185e1a09e7a176b9a545fcf619246c99f24fc/speedtest/request.go#L129-L145)) This issue may be due to the fact that the proper file size...

@saboyutaka お返事遅くなりました 🙏 [こちらの影響](https://aws.amazon.com/jp/about-aws/whats-new/2022/03/amazon-machine-images-public-visibility-two-years/)をうけて、公開から2年を経過したためデフォルトでは見えないようになっていそうですね… 時間を見つけて中身が同じAMIを再作成しようと思いますが、取り急ぎの解決方法としては[こちらの手順](https://github.com/showwin/ISHOCON1/blob/master/terraform/README.md)に従ってTerraformで構築いただくと、deprecatedなAMIでも指定できるのでうまく動くのではと思います。