Boost application performance with profile guided optimization Michael Pratt, Google

preview_player
Показать описание
Go added support for profile guided optimization in Go 1.21. In this talk, we will dive into details of how compiler optimizations work, and how they can use profile guided optimization to make even better optimization decisions.
Рекомендации по теме
Комментарии
Автор

Nice talk! Now, I'm waiting for the upload of the talk from Bryan Boreham: Getting Started with Go Optimization.

GabrielPozo