<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Claude Code - 标签 - neepoo写字，分享的地方</title>
        <link>https://neepoo.dev/tags/claude-code/</link>
        <description>Claude Code - 标签 - neepoo写字，分享的地方</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Wed, 02 Sep 2026 16:30:00 &#43;0800</lastBuildDate><atom:link href="https://neepoo.dev/tags/claude-code/" rel="self" type="application/rss+xml" /><item>
    <title>同一份 Go 代码，Windows 上每条 SQL 慢 200 倍</title>
    <link>https://neepoo.dev/posts/go-mysql-prepared-stmt-slow-on-windows/</link>
    <pubDate>Wed, 02 Sep 2026 16:30:00 &#43;0800</pubDate><author>
        <name>neepoo</name>
    </author><guid>https://neepoo.dev/posts/go-mysql-prepared-stmt-slow-on-windows/</guid>
    <description><![CDATA[<h2 id="现象" class="headerLink">
    <a href="#%e7%8e%b0%e8%b1%a1" class="header-mark"></a>现象</h2><p>一个 Go 后端项目，本地跑真实 MySQL 的集成测试要 <strong>348 秒</strong>，同样的测试在 CI（Linux）上只要 <strong>76 秒</strong>。</p>
<p>差 4.6 倍。而这台开发机是 16 核、15G 内存，比 CI runner 强。</p>
<p>更奇怪的是差距不均匀：</p>]]></description>
</item></channel>
</rss>
