התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות


Making Go more efficient
Manage episode 349882783 series 3341962
Mat invites Bartłomiej Płotka, Kemal Akkoyun & Christian Simon to discuss how to make Go code more efficient through modern observability practices.
Changelog++ members get a bonus 12 minutes at the end of this episode and zero ads. Join today!
Sponsors:
- Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what really matters to you and your team in your codebase. See how other teams are using this awesome feature at about.sourcegraph.com/code-insights
- Ship It! – A podcast about getting your best ideas into the world and seeing what happens. Listen to an episode that interests you and subscribe today.
Featuring:
- Bartlomiej Płotka – Website, GitHub, LinkedIn, Mastodon, X
- Kemal Akkoyun – GitHub, LinkedIn, Mastodon, X
- Christian Simon – X
- Mat Ryer – Website, GitHub, LinkedIn, X
Show Notes:
- Bartek’s “Efficient Go” Book
- Vitess Benchmark
- Tools for Monitoring Applications Logs
- Prometheus library for Go
- Profiling Go Programs
- pprof tool (also available in
go tool pprof
) - pkg.go.dev/net/http/pprof
- pkg.go.dev/runtime/pprof
- Building a Go Profiler using Go
- Liz Rice on eBPF
- Arena proposal
Something missing or broken? PRs welcome!
פרקים
1. Opener (00:00:00)
2. Sponsor: Sourcegraph (00:00:32)
3. It's Go Time! (00:02:15)
4. Welcome, everyone! (00:03:05)
5. Getting to know our guests (00:04:19)
6. Our topic: making Go more efficient! (00:06:07)
7. How to spot when more efficiency is needed (00:09:45)
8. How to select metrics to measure (00:12:21)
9. How often to do a performance check (00:16:23)
10. Sponsor: Ship It! (00:23:13)
11. Kemal drops the first unpop of the show (00:24:42)
12. Setting a budget for efficiency testing? (00:26:07)
13. The cost of observing data in production (00:30:15)
14. The tradeoff between features & perf (00:33:09)
15. There goes my hero... watch him as he goes (00:36:50)
16. Go vs other langs wrt observability (00:40:58)
17. Making Go easier/better to profile (00:43:43)
18. What is eBPF? (00:46:26)
19. It's time for Unpopular Opinions! (00:49:47)
20. Mat's very serious unpop (00:50:22)
21. Mat's other unpop (00:50:39)
22. Bartek's unpop (00:51:17)
23. Christian's unpop (00:54:58)
24. Kemal's unpop (00:55:39)
25. Kemal's "real" unpop (00:58:51)
26. Time to Go! (00:59:38)
27. Outro (++ bonus!) (01:00:29)
347 פרקים
Manage episode 349882783 series 3341962
Mat invites Bartłomiej Płotka, Kemal Akkoyun & Christian Simon to discuss how to make Go code more efficient through modern observability practices.
Changelog++ members get a bonus 12 minutes at the end of this episode and zero ads. Join today!
Sponsors:
- Sourcegraph – Transform your code into a queryable database to create customizable visual dashboards in seconds. Sourcegraph recently launched Code Insights — now you can track what really matters to you and your team in your codebase. See how other teams are using this awesome feature at about.sourcegraph.com/code-insights
- Ship It! – A podcast about getting your best ideas into the world and seeing what happens. Listen to an episode that interests you and subscribe today.
Featuring:
- Bartlomiej Płotka – Website, GitHub, LinkedIn, Mastodon, X
- Kemal Akkoyun – GitHub, LinkedIn, Mastodon, X
- Christian Simon – X
- Mat Ryer – Website, GitHub, LinkedIn, X
Show Notes:
- Bartek’s “Efficient Go” Book
- Vitess Benchmark
- Tools for Monitoring Applications Logs
- Prometheus library for Go
- Profiling Go Programs
- pprof tool (also available in
go tool pprof
) - pkg.go.dev/net/http/pprof
- pkg.go.dev/runtime/pprof
- Building a Go Profiler using Go
- Liz Rice on eBPF
- Arena proposal
Something missing or broken? PRs welcome!
פרקים
1. Opener (00:00:00)
2. Sponsor: Sourcegraph (00:00:32)
3. It's Go Time! (00:02:15)
4. Welcome, everyone! (00:03:05)
5. Getting to know our guests (00:04:19)
6. Our topic: making Go more efficient! (00:06:07)
7. How to spot when more efficiency is needed (00:09:45)
8. How to select metrics to measure (00:12:21)
9. How often to do a performance check (00:16:23)
10. Sponsor: Ship It! (00:23:13)
11. Kemal drops the first unpop of the show (00:24:42)
12. Setting a budget for efficiency testing? (00:26:07)
13. The cost of observing data in production (00:30:15)
14. The tradeoff between features & perf (00:33:09)
15. There goes my hero... watch him as he goes (00:36:50)
16. Go vs other langs wrt observability (00:40:58)
17. Making Go easier/better to profile (00:43:43)
18. What is eBPF? (00:46:26)
19. It's time for Unpopular Opinions! (00:49:47)
20. Mat's very serious unpop (00:50:22)
21. Mat's other unpop (00:50:39)
22. Bartek's unpop (00:51:17)
23. Christian's unpop (00:54:58)
24. Kemal's unpop (00:55:39)
25. Kemal's "real" unpop (00:58:51)
26. Time to Go! (00:59:38)
27. Outro (++ bonus!) (01:00:29)
347 פרקים
כל הפרקים
×
1 Crawl, walk & run your way to usable CLIs in Go 57:47

1 Russ Cox on passing the torch 1:09:27

1 "Founder Mode" at work when you're not a founder 56:20

1 How I lost my (old) job to AI 1:18:24


1 Aha moments reading Go's source: Part 2 48:24

1 Aha moments reading Go's source: Part 1 46:36

1 How Mat writes HTTP services in Go 1:11:07

1 Dependencies are dangerous 1:03:37

1 Gophers Say! GopherCon EU Berlin 2024 41:00

1 Is Go evolving in the wrong direction? 1:13:49

1 How things get done on the Go Team 1:03:12

1 Your ultimate guide to mastering Go 1:02:53


1 What if Google lays off the Go team? 1:12:46


1 What's new in Go's cryptography libraries: Part 3 1:07:59

1 Local cert management for mere mortals 47:46




1 Questions from a new Go developer 1:09:45

1 Jumping into an existing codebase 1:27:19

1 How long until I lose my job to AI? 1:16:18

1 Creating art & visualizations with Go 58:44

1 Foundations of Go performance 1:00:06

1 Gophers Say! GopherCon EU Athens 2024 28:47





1 What's new in Go's cryptography libraries: Part 2 1:11:38

1 Event-driven systems & architecture 1:05:24

ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.