<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 23 Apr 2026 06:26:58 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Benchmark”</title>
    <link>https://podcast.thinkingelixir.com/tags/benchmark</link>
    <pubDate>Tue, 12 Apr 2022 04:15:00 -0600</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>94: Benchee and OpenSource with Tobias Pfeiffer</title>
  <link>https://podcast.thinkingelixir.com/94</link>
  <guid isPermaLink="false">0350693e-7d0c-4521-b784-15fc00c2e5e4</guid>
  <pubDate>Tue, 12 Apr 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/0350693e-7d0c-4521-b784-15fc00c2e5e4.mp3" length="43679744" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>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.</itunes:subtitle>
  <itunes:duration>1:00:22</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>We talk with Tobias Pfeiffer about his popular performance benchmarking tool Benchee. We learn about why he created it, what's special about it, and the big features in the latest release. It was 2 years between this release and the previous one. Tobi talks openly about the technical challenges that compounded with personal challenges, feelings of obligation, anxiety, and the drive for perfection. As developers, many of us struggle with these same issues and it helps just hearing that we're not alone.
Show Notes online - http://podcast.thinkingelixir.com/94 (http://podcast.thinkingelixir.com/94)
Elixir Community News
- https://www.devsforukraine.io/ (https://www.devsforukraine.io/) – Devs for Ukraine online conference, April 25-26
- https://github.com/sorentwo/oban/pull/677 (https://github.com/sorentwo/oban/pull/677) – Oban library putting effort into documentation guides. Testing is the first out.
- https://medium.com/membraneframework/introducing-auto-demands-release-of-membrane-v0-9-0-c0213d8efa51 (https://medium.com/membraneframework/introducing-auto-demands-release-of-membrane-v0-9-0-c0213d8efa51) – Membrane Framework release v0.9.0 was announced
- https://podcast.thinkingelixir.com/43 (https://podcast.thinkingelixir.com/43) – Previous show covering more about Membrane
- https://supabase.com/blog/2022/03/30/supabase-enterprise#elixir-livebooks (https://supabase.com/blog/2022/03/30/supabase-enterprise#elixir-livebooks) – Supabase announced Livebooks for Supabase
- https://github.com/supabase/livebooks (https://github.com/supabase/livebooks)
- https://podcast.thinkingelixir.com/73 (https://podcast.thinkingelixir.com/73) – Previous show with Paul Copplestone about Supabase
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Discussion Resources
- https://github.com/bencheeorg/benchee (https://github.com/bencheeorg/benchee)
- https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/ (https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/)
- http://www.pragtob.info/ (http://www.pragtob.info/)
- https://github.com/PragTob?tab=repositories (https://github.com/PragTob?tab=repositories) – List of current github repositories
- https://remote.com/ (https://remote.com/)
- https://nextjs.org/ (https://nextjs.org/) – NextJS is react
- https://spawnfest.org/ (https://spawnfest.org/)
- https://github.com/github/scientist (https://github.com/github/scientist) – Scientist ruby gem
- https://github.com/cwbriones/scientist (https://github.com/cwbriones/scientist) – Elixir port of the library
- Application Performance Monitoring (APM) (Application Performance Monitoring (APM))
- https://en.wikipedia.org/wiki/Garbagecollection(computer_science) (https://en.wikipedia.org/wiki/Garbage_collection_(computer_science))
- https://www.youtube.com/watch?v=aqLujfzvUgM (https://www.youtube.com/watch?v=aqLujfzvUgM) – Devon Estes - Digging through the garbage
- https://github.com/OvermindDL1 (https://github.com/OvermindDL1)
- https://github.com/whatyouhide/stream_data (https://github.com/whatyouhide/stream_data)
- https://www.rug-b.de/ (https://www.rug-b.de/)
- https://github.com/bencheeorg/benchee/issues/313 (https://github.com/bencheeorg/benchee/issues/313) – Benchee Mac issue
- https://www.shopify.com/ (https://www.shopify.com/)
- https://rubygems.org/gems/simplecov (https://rubygems.org/gems/simplecov)
- https://github.com/alco/benchfella (https://github.com/alco/benchfella)
- https://rubygems.org/gems/benchmark-ips (https://rubygems.org/gems/benchmark-ips)
- https://github.com/bencheeorg/benchee#hooks-setup-teardown-etc (https://github.com/bencheeorg/benchee#hooks-setup-teardown-etc)
Guest Information
- https://twitter.com/PragTob (https://twitter.com/PragTob) – on Twitter
- https://github.com/PragTob/ (https://github.com/PragTob/) – on Github
- http://www.pragtob.info/ (http://www.pragtob.info/) – Blog
- https://pragtob.wordpress.com/ (https://pragtob.wordpress.com/) – Blog
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>elixir, benchmark, tools, performance, benchee, opensource, anxiety</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We talk with Tobias Pfeiffer about his popular performance benchmarking tool Benchee. We learn about why he created it, what&#39;s special about it, and the big features in the latest release. It was 2 years between this release and the previous one. Tobi talks openly about the technical challenges that compounded with personal challenges, feelings of obligation, anxiety, and the drive for perfection. As developers, many of us struggle with these same issues and it helps just hearing that we&#39;re not alone.</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/94" rel="nofollow">http://podcast.thinkingelixir.com/94</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://www.devsforukraine.io/" rel="nofollow">https://www.devsforukraine.io/</a> – Devs for Ukraine online conference, April 25-26</li>
<li><a href="https://github.com/sorentwo/oban/pull/677" rel="nofollow">https://github.com/sorentwo/oban/pull/677</a> – Oban library putting effort into documentation guides. Testing is the first out.</li>
<li><a href="https://medium.com/membraneframework/introducing-auto-demands-release-of-membrane-v0-9-0-c0213d8efa51" rel="nofollow">https://medium.com/membraneframework/introducing-auto-demands-release-of-membrane-v0-9-0-c0213d8efa51</a> – Membrane Framework release v0.9.0 was announced</li>
<li><a href="https://podcast.thinkingelixir.com/43" rel="nofollow">https://podcast.thinkingelixir.com/43</a> – Previous show covering more about Membrane</li>
<li><a href="https://supabase.com/blog/2022/03/30/supabase-enterprise#elixir-livebooks" rel="nofollow">https://supabase.com/blog/2022/03/30/supabase-enterprise#elixir-livebooks</a> – Supabase announced Livebooks for Supabase</li>
<li><a href="https://github.com/supabase/livebooks" rel="nofollow">https://github.com/supabase/livebooks</a></li>
<li><a href="https://podcast.thinkingelixir.com/73" rel="nofollow">https://podcast.thinkingelixir.com/73</a> – Previous show with Paul Copplestone about Supabase</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://github.com/bencheeorg/benchee" rel="nofollow">https://github.com/bencheeorg/benchee</a></li>
<li><a href="https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/" rel="nofollow">https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/</a></li>
<li><a href="http://www.pragtob.info/" rel="nofollow">http://www.pragtob.info/</a></li>
<li><a href="https://github.com/PragTob?tab=repositories" rel="nofollow">https://github.com/PragTob?tab=repositories</a> – List of current github repositories</li>
<li><a href="https://remote.com/" rel="nofollow">https://remote.com/</a></li>
<li><a href="https://nextjs.org/" rel="nofollow">https://nextjs.org/</a> – NextJS is react</li>
<li><a href="https://spawnfest.org/" rel="nofollow">https://spawnfest.org/</a></li>
<li><a href="https://github.com/github/scientist" rel="nofollow">https://github.com/github/scientist</a> – Scientist ruby gem</li>
<li><a href="https://github.com/cwbriones/scientist" rel="nofollow">https://github.com/cwbriones/scientist</a> – Elixir port of the library</li>
<li>[Application Performance Monitoring (APM)](Application Performance Monitoring (APM))</li>
<li><a href="https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)" rel="nofollow">https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)</a></li>
<li><a href="https://www.youtube.com/watch?v=aqLujfzvUgM" rel="nofollow">https://www.youtube.com/watch?v=aqLujfzvUgM</a> – Devon Estes - Digging through the garbage</li>
<li><a href="https://github.com/OvermindDL1" rel="nofollow">https://github.com/OvermindDL1</a></li>
<li><a href="https://github.com/whatyouhide/stream_data" rel="nofollow">https://github.com/whatyouhide/stream_data</a></li>
<li><a href="https://www.rug-b.de/" rel="nofollow">https://www.rug-b.de/</a></li>
<li><a href="https://github.com/bencheeorg/benchee/issues/313" rel="nofollow">https://github.com/bencheeorg/benchee/issues/313</a> – Benchee Mac issue</li>
<li><a href="https://www.shopify.com/" rel="nofollow">https://www.shopify.com/</a></li>
<li><a href="https://rubygems.org/gems/simplecov" rel="nofollow">https://rubygems.org/gems/simplecov</a></li>
<li><a href="https://github.com/alco/benchfella" rel="nofollow">https://github.com/alco/benchfella</a></li>
<li><a href="https://rubygems.org/gems/benchmark-ips" rel="nofollow">https://rubygems.org/gems/benchmark-ips</a></li>
<li><a href="https://github.com/bencheeorg/benchee#hooks-setup-teardown-etc" rel="nofollow">https://github.com/bencheeorg/benchee#hooks-setup-teardown-etc</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/PragTob" rel="nofollow">https://twitter.com/PragTob</a> – on Twitter</li>
<li><a href="https://github.com/PragTob/" rel="nofollow">https://github.com/PragTob/</a> – on Github</li>
<li><a href="http://www.pragtob.info/" rel="nofollow">http://www.pragtob.info/</a> – Blog</li>
<li><a href="https://pragtob.wordpress.com/" rel="nofollow">https://pragtob.wordpress.com/</a> – Blog</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We talk with Tobias Pfeiffer about his popular performance benchmarking tool Benchee. We learn about why he created it, what&#39;s special about it, and the big features in the latest release. It was 2 years between this release and the previous one. Tobi talks openly about the technical challenges that compounded with personal challenges, feelings of obligation, anxiety, and the drive for perfection. As developers, many of us struggle with these same issues and it helps just hearing that we&#39;re not alone.</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/94" rel="nofollow">http://podcast.thinkingelixir.com/94</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://www.devsforukraine.io/" rel="nofollow">https://www.devsforukraine.io/</a> – Devs for Ukraine online conference, April 25-26</li>
<li><a href="https://github.com/sorentwo/oban/pull/677" rel="nofollow">https://github.com/sorentwo/oban/pull/677</a> – Oban library putting effort into documentation guides. Testing is the first out.</li>
<li><a href="https://medium.com/membraneframework/introducing-auto-demands-release-of-membrane-v0-9-0-c0213d8efa51" rel="nofollow">https://medium.com/membraneframework/introducing-auto-demands-release-of-membrane-v0-9-0-c0213d8efa51</a> – Membrane Framework release v0.9.0 was announced</li>
<li><a href="https://podcast.thinkingelixir.com/43" rel="nofollow">https://podcast.thinkingelixir.com/43</a> – Previous show covering more about Membrane</li>
<li><a href="https://supabase.com/blog/2022/03/30/supabase-enterprise#elixir-livebooks" rel="nofollow">https://supabase.com/blog/2022/03/30/supabase-enterprise#elixir-livebooks</a> – Supabase announced Livebooks for Supabase</li>
<li><a href="https://github.com/supabase/livebooks" rel="nofollow">https://github.com/supabase/livebooks</a></li>
<li><a href="https://podcast.thinkingelixir.com/73" rel="nofollow">https://podcast.thinkingelixir.com/73</a> – Previous show with Paul Copplestone about Supabase</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://github.com/bencheeorg/benchee" rel="nofollow">https://github.com/bencheeorg/benchee</a></li>
<li><a href="https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/" rel="nofollow">https://pragtob.wordpress.com/2022/03/08/benchee-1-1-0-released-why-did-it-take-so-long/</a></li>
<li><a href="http://www.pragtob.info/" rel="nofollow">http://www.pragtob.info/</a></li>
<li><a href="https://github.com/PragTob?tab=repositories" rel="nofollow">https://github.com/PragTob?tab=repositories</a> – List of current github repositories</li>
<li><a href="https://remote.com/" rel="nofollow">https://remote.com/</a></li>
<li><a href="https://nextjs.org/" rel="nofollow">https://nextjs.org/</a> – NextJS is react</li>
<li><a href="https://spawnfest.org/" rel="nofollow">https://spawnfest.org/</a></li>
<li><a href="https://github.com/github/scientist" rel="nofollow">https://github.com/github/scientist</a> – Scientist ruby gem</li>
<li><a href="https://github.com/cwbriones/scientist" rel="nofollow">https://github.com/cwbriones/scientist</a> – Elixir port of the library</li>
<li>[Application Performance Monitoring (APM)](Application Performance Monitoring (APM))</li>
<li><a href="https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)" rel="nofollow">https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)</a></li>
<li><a href="https://www.youtube.com/watch?v=aqLujfzvUgM" rel="nofollow">https://www.youtube.com/watch?v=aqLujfzvUgM</a> – Devon Estes - Digging through the garbage</li>
<li><a href="https://github.com/OvermindDL1" rel="nofollow">https://github.com/OvermindDL1</a></li>
<li><a href="https://github.com/whatyouhide/stream_data" rel="nofollow">https://github.com/whatyouhide/stream_data</a></li>
<li><a href="https://www.rug-b.de/" rel="nofollow">https://www.rug-b.de/</a></li>
<li><a href="https://github.com/bencheeorg/benchee/issues/313" rel="nofollow">https://github.com/bencheeorg/benchee/issues/313</a> – Benchee Mac issue</li>
<li><a href="https://www.shopify.com/" rel="nofollow">https://www.shopify.com/</a></li>
<li><a href="https://rubygems.org/gems/simplecov" rel="nofollow">https://rubygems.org/gems/simplecov</a></li>
<li><a href="https://github.com/alco/benchfella" rel="nofollow">https://github.com/alco/benchfella</a></li>
<li><a href="https://rubygems.org/gems/benchmark-ips" rel="nofollow">https://rubygems.org/gems/benchmark-ips</a></li>
<li><a href="https://github.com/bencheeorg/benchee#hooks-setup-teardown-etc" rel="nofollow">https://github.com/bencheeorg/benchee#hooks-setup-teardown-etc</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/PragTob" rel="nofollow">https://twitter.com/PragTob</a> – on Twitter</li>
<li><a href="https://github.com/PragTob/" rel="nofollow">https://github.com/PragTob/</a> – on Github</li>
<li><a href="http://www.pragtob.info/" rel="nofollow">http://www.pragtob.info/</a> – Blog</li>
<li><a href="https://pragtob.wordpress.com/" rel="nofollow">https://pragtob.wordpress.com/</a> – Blog</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
