<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Go GC on ᕕ( ᐛ )ᕗ Jimyag&#39;s Blog</title>
    <link>https://jimyag.com/blog/go-gc/</link>
    <description>专注于 Kubernetes、KubeVirt、OVN 和 Firecracker 的后端开发工程师</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <copyright>Copyright © 2019, jimyag.</copyright>
    <lastBuildDate>Sat, 16 May 2026 22:49:44 +0800</lastBuildDate>
    <atom:link href="https://jimyag.com/blog/go-gc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Golang Green Tea GC 算法解析：从对象遍历到 Span 局部性</title>
      <link>https://jimyag.com/posts/golang-green-tea-gc/</link>
      <pubDate>Fri, 15 May 2026 22:13:11 +0800</pubDate>
      <guid>https://jimyag.com/posts/golang-green-tea-gc/</guid>
      <description>分析 Go 新 GC 算法 Green Tea 的核心思路、实现方式、适用场景和基准测试方法。</description>
    </item>
    <item>
      <title>Go 1.26 新特性解析：new 表达式、现代化 go fix 与新 GC</title>
      <link>https://jimyag.com/posts/go-1-26-release-notes/</link>
      <pubDate>Tue, 10 Feb 2026 00:00:00 +0800</pubDate>
      <guid>https://jimyag.com/posts/go-1-26-release-notes/</guid>
      <description>梳理 Go 1.26 的主要变化，包括 new 表达式、泛型自引用约束、go fix modernizers、Green Tea GC、crypto/hpke 和实验性 SIMD。</description>
    </item>
    <item>
      <title>Go 1.25 新特性解析：容器感知 GOMAXPROCS 与 json/v2</title>
      <link>https://jimyag.com/posts/go-1-25-release-notes/</link>
      <pubDate>Tue, 12 Aug 2025 00:00:00 +0800</pubDate>
      <guid>https://jimyag.com/posts/go-1-25-release-notes/</guid>
      <description>梳理 Go 1.25 的主要变化，包括容器感知 GOMAXPROCS、实验性 Green Tea GC、trace flight recorder、encoding/json/v2 和 testing/synctest。</description>
    </item>
  </channel>
</rss>
