1.10 アロケーションのレイテンシと全体的なオーバヘッド削減
Reduce allocation latency and overall overhead.
Go 1.12 Go1.8から対応していたスタック再スキャンによるSTW解消
STW resolution by stack rescanning, supported since Go 1.8
Go 1.13
Scavengingをよりスマートに
Smarter Scavenging.(issue)
Go 1.14 goroutineがプリエンプティブになりGCの遅延削減
Goroutine becomes preemptive and reduces GC delay
Go 1.15
GC動作中にReadMemStatsがブロックされる問題解消
Fixed ReadMemStats blocking during GC operation.
© Money Forward, Inc. Release History