<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>性能优化 - 标签 - lihuu — 系统工程、AI 工具链与 Rust 开发博客</title>
        <link>https://silentstormic.top/tags/%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96/</link>
        <description>性能优化 - 标签 - lihuu — 系统工程、AI 工具链与 Rust 开发博客</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Thu, 26 Jun 2025 10:56:26 &#43;0800</lastBuildDate><atom:link href="https://silentstormic.top/tags/%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96/" rel="self" type="application/rss+xml" /><item>
    <title>在 macOS 上将 Chrome 缓存迁移至内存盘的终极指南</title>
    <link>https://silentstormic.top/post/chrome_ramdisk_on_mac/</link>
    <pubDate>Thu, 26 Jun 2025 10:56:26 &#43;0800</pubDate>
    <author>lihuu</author>
    <guid>https://silentstormic.top/post/chrome_ramdisk_on_mac/</guid>
    <description><![CDATA[<p>将 Google Chrome 的缓存目录迁移至内存盘（RAM Disk），是提升浏览器性能、减少磁盘 I/O 并延长 SSD 寿命的有效技巧。然而，在 macOS 上实现这一目标并非易事。这不仅是简单的路径修改，还需应对 Chromium 内核对文件系统持久性的验证、启动参数的传递限制以及通过 AppleScript 进行进程管理等技术挑战。</p>
<h2 id="步骤一创建并配置内存盘">步骤一：创建并配置内存盘</h2>
<p>我们推荐使用 <code>tmpdisk</code> 这款免费工具来创建内存盘，它能方便地在系统启动时自动挂载。</p>]]></description>
</item>
</channel>
</rss>
