TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Go: What a central PGO server could look like

3 pointsby suessflorianalmost 2 years ago

1 comment

suessflorianalmost 2 years ago
Hi! Intrigued by the recent publicity of profile-guided optimisations in Go 1.20 and 1.21. Thought it&#x27;d be cool to build something simple that could be used to streamline go service pgo initiatives.<p>Presented is just an idea; it is intentionally rudimentary. Will give a go measuring this in an actual environment and collecting some metrics.<p>Any feedback on this topic would be highly appreciated. Thanks.