2020-02-05
Diary
- None
Note
- golangでファイルの存在確認 - An At a NOA
- func CommandContext
- Go: Timeout Commands with os/exec CommandContext - Kale Blankenship - Medium
- Go memory ballast: How I learnt to stop worrying and love the heap
- https://blog.twitch.tv/en/2019/04/10/go-memory-ballast-how-i-learnt-to-stop-worrying-and-love-the-heap-26c2462549a2/
- Twitch の Go の GC の話, 最初にでかいヒープ確保しとくと GC 回数が減ってパフォーマンスが向上したって話という理解
- Why Discord is switching from Go to Rust
- https://blog.discordapp.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f
- Discord が Go から Rust に移行した話, 2 分毎に発生する強制 GC でパフォーマンスが悪くなるとかなんとか書いてある