2018-10-01から1ヶ月間の記事一覧
How to find out which Go version built your binary | Dave Cheneystringsを使わないちゃんとしたやり方はこちら. 雑に取るならstringsコマンドを使うとそれっぽいのが取れます. $ strings main | grep go1[.] stack=[cgocheckdebugcpugo1.11.1runnabler…
I've released lua-benchmarker that is a benchmarker for lua code. This benchmarker is for taking microbenchmark.github.comThis library is available on luarocks. You can install this by luarocks install benchmarker.luarocks.orgFor example, …
Elasticsearchに実際に書き込む系のテスト,どうやってもindexの反映のために1000ms待つことになるためテストケースを書けば書くほど線形にテスト時間が増えてゆき頭を抱えている— 好評分譲中 (@moznion) 2018年10月11日Elasticsearchに実際に書き込む系のテ…