We found 6 episodes of Thinking Elixir Podcast with the tag “performance”.
-
205: Elixir 1.17 RC and Other News
June 4th, 2024 | 27 mins 55 secs
elixir, imdb, otp, performance, release candidate
Dive into Elixir 1.17-rc0's type system and new functions, OTP 27's compiler boosts, Erlang Docs on ExDoc, Elixir's 12th birthday celebration, and more!
-
156: React to LiveView for Performance
June 20th, 2023 | 45 mins 8 secs
elixir, liveview, performance, react, reactjs
From React to LiveView: Tim Gremore said goodbye to his app slowdowns! He shares how LiveView solved a painful performance issue, in addition to tips, lessons learned, and more in this episode.
-
142: Orion for Distributed Tracing in Production
March 14th, 2023 | 53 mins 49 secs
debugging, distributed, elixir, performance, production, tracing
Orion is an interesting library created by Thomas Depierre that makes it easy to run distributed tracing in your app on prod! It includes a LiveView UI for visualizing the perf and runs multiple traces concurrently!
-
125: Elixir at the Royal Bank of Canada
November 15th, 2022 | 58 mins 56 secs
elixir, finance, liveview, performance, phoenix
Thanos Vassilakis explains how Elixir is used at @rbccm. We cover LiveView’s incredible performance, adoption, "scaling teams", and how vendor "body shops" are a limiting factor in Elixir being accepted.
-
106: Coding Music Live in SonicPi with Sam Aaron
July 5th, 2022 | 1 hr 8 mins
elixir, erlang, music, performance, sonic pi
Sam Aaron explains how Sonic Pi can live code music performances, be used in education, and is moving more to Elixir! He plans to use Phoenix LiveView in the future to create distributed jamming sessions!
-
94: Benchee and OpenSource with Tobias Pfeiffer
April 12th, 2022 | 1 hr 22 secs
benchmark, elixir, performance
Tobias Pfeiffer talks about his popular performance benchmark tool Benchee. He explains why a single bug fix took so long, caused so much pain, and we discuss how many of us deal with similar challenges.