Illustrative Exploration of Go Memory Allocator Вопросы производительности и хардкор
Доклад принят в программу конференции
Ankur Anand
Ankur is a self-taught software developer based in India. His passion is trying to learn Computer Science in the Feynman Technique. He also a Co-organizer of Golang-Bangalore and Go Study Group meetup.
Тезисы
Memory allocator in Go is technical wizardry hidden beneath abstractions & seems like a mystical black box. In this talk, I will peel off those abstraction layers one by one through visual diagrams to help the audience, understand Go memory allocator & apply it to optimize memory in their programs.