"So You Wanna Go Fast?" by Tyler Treat

Sdílet
Vložit
  • čas přidán 29. 06. 2024
  • Go's simplicity and concurrency model make it an appealing choice for backend systems, but how does it fare for latency-sensitive applications? In this talk, we explore the other side of the coin by providing some tips on writing high-performance Go and lessons learned in the process. We do a deep dive on low-level performance optimizations in order to make Go a more compelling option in the world of systems programming, but we also consider the trade-offs involved.
    Tyler Treat
    APCERA
    Tyler Treat is a Senior Software Engineer at Apcera working on NATS, an open-source messaging system for cloud-native applications. Previously, Tyler was a Product Development Manager with Workiva's Infrastructure and Reliability team. He is interested in distributed systems, messaging infrastructure, and resilience engineering. Tyler is also a frequent open-source contributor and avid blogger at bravenewgeek.com.
  • Věda a technologie

Komentáře • 3

  • @gngn2973
    @gngn2973 Před rokem +1

    This talk has so much good information. I have been working on low level stuff like this and this helped a lot.

  • @draakisback
    @draakisback Před 5 lety +4

    This is a really great talk

  • @jub0bs
    @jub0bs Před 3 lety +1

    Outstanding.