<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Browser on CATNAP</title>
    <link>/tags/browser/</link>
    <description>Recent content in Browser on CATNAP</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-TW</language>
    <copyright>© 2026 Idle Engineer</copyright>
    <lastBuildDate>Fri, 08 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="/tags/browser/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>瀏覽器渲染流程｜Reflow vs Repaint 與效能優化</title>
      <link>/core/browser-rendering/</link>
      <pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate>
      
      <guid>/core/browser-rendering/</guid>
      <description>輸入 URL 到畫面出現，瀏覽器做了：HTML → DOM、CSS → CSSOM、合併成 Render Tree、計算 Layout、Paint、Composite。Reflow 觸發重新計算，Repaint 只重繪，Composite 最輕量。</description>
      
    </item>
    
  </channel>
</rss>
