Go 1.16

Címkék

Megjelent a Go (programozási nyelv) 1.16-os kiadása! Bejelentés itt.

Hozzászólások

Ha csak egy featuret emelhetnek ki ez lenne az

On Linux, the runtime now defaults to releasing memory to the operating system promptly (using MADV_DONTNEED), rather than lazily when the operating system is under memory pressure (using MADV_FREE).