<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>内存管理 :: 标签 :: yafeng 的博客</title><link>http://yafengabc.github.io/tags/%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86/index.html</link><description/><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sun, 20 Sep 2026 05:16:34 +0800</lastBuildDate><atom:link href="http://yafengabc.github.io/tags/%E5%86%85%E5%AD%98%E7%AE%A1%E7%90%86/index.xml" rel="self" type="application/rss+xml"/><item><title>Go vs Nim 性能实测（三）：6 种 GC 模式全景对比</title><link>http://yafengabc.github.io/programming-misc/go-vs-nim-gc/index.html</link><pubDate>Sat, 19 Sep 2026 12:40:00 +0800</pubDate><guid>http://yafengabc.github.io/programming-misc/go-vs-nim-gc/index.html</guid><description>同一份 Nim 代码分别以 refc / mark&amp;sweep / arc / orc / boehm / atomicArc 编译，与 Go GC 对照 7 项负载：Go 的小对象分配快 38 倍，但大对象、指针结构、字符串构建各有不同最优解——没有绝对赢家。</description></item></channel></rss>