<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tree Shaking on PlumePHP</title><link>https://plumephp.com/tags/tree-shaking/</link><description>Recent content in Tree Shaking on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 10 Sep 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/tree-shaking/index.xml" rel="self" type="application/rss+xml"/><item><title>前端 Bundle 分析与优化：从体积到执行时长的全链路</title><link>https://plumephp.com/frontend-lighthouse-bundle/</link><pubDate>Thu, 10 Sep 2026 10:00:00 +0800</pubDate><guid>https://plumephp.com/frontend-lighthouse-bundle/</guid><description>&lt;p&gt;现代前端应用的性能瓶颈往往不在网络延迟，而在于 JavaScript Bundle 本身的体积与执行效率。一个未经优化的 Bundle 可能让首屏加载时间从 1 秒暴增至 5 秒以上。本文从分析工具入手，覆盖代码分割、Tree Shaking、动态加载、库优化、运行时性能与性能预算，构建一套完整的 Bundle 优化工作流。&lt;/p&gt;</description></item></channel></rss>