<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Book on Jakub Jarosz</title>
    <link>/tags/book/</link>
    <description>Recent content in Book on Jakub Jarosz</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 16 Sep 2025 10:49:54 +0100</lastBuildDate>
    <atom:link href="/tags/book/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>50 Go Testing Mistakes</title>
      <link>/article/go-testing-mistakes/</link>
      <pubDate>Tue, 16 Sep 2025 10:49:54 +0100</pubDate>
      <guid>/article/go-testing-mistakes/</guid>
      <description>&lt;figure&gt;&lt;a href=&#34;https://store.jarosz.dev/b/gotestingmistakes&#34;&gt;&lt;img src=&#34;/article/go-testing-mistakes/50tests.webp&#34; width=&#34;270&#34; height=&#34;400&#34;&gt;&lt;/a&gt;&#xA;&lt;/figure&gt;</description>
    </item>
    <item>
      <title>Performance Tuning and Benchmarking</title>
      <link>/article/performance-tuning-and-benchmarking/</link>
      <pubDate>Sat, 02 Nov 2024 10:49:54 +0100</pubDate>
      <guid>/article/performance-tuning-and-benchmarking/</guid>
      <description>&lt;p&gt;Have you ever wondered how to determine if your Go code is performing at its best?&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;figure&gt;&lt;a href=&#34;https://store.jarosz.dev/b/gobenchmarking&#34;&gt;&lt;img src=&#34;/article/performance-tuning-and-benchmarking/cover.png&#34; width=&#34;270&#34; height=&#34;390&#34;&gt;&lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Benchmarks help you spot slow code and fix it. They also help you choose the best data structures and algorithms. By the end of this book, you will know how to write benchmarks that guide your engineering decisions.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
