Why does my Go process use a lot of virtual memory?
The Go memory allocator preserves a significant portion of virtual memory for allocations, which is local to the specific Go process.
BY Best Interview Question ON 11 Mar 2020