<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Performance 標籤 - Let&#039;s Write</title>
	<atom:link href="https://www.letswrite.tw/tag/performance/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.letswrite.tw/tag/performance/</link>
	<description>前端工程師 August 的學習筆記 -- solving problems, in simple ways.</description>
	<lastBuildDate>Sun, 30 Mar 2025 12:42:00 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://res.cloudinary.com/let-s-write/images/w_32,h_32,c_fill,g_auto/f_auto,q_auto/v1746103360/cropped-logo_2025/cropped-logo_2025.png?_i=AA</url>
	<title>Performance 標籤 - Let&#039;s Write</title>
	<link>https://www.letswrite.tw/tag/performance/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">186153126</site>	<item>
		<title>Firebase Performance 使用筆記</title>
		<link>https://www.letswrite.tw/firebase-performance/</link>
					<comments>https://www.letswrite.tw/firebase-performance/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Mon, 23 Sep 2019 16:24:05 +0000</pubDate>
				<category><![CDATA[Firebase]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Performance]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=520</guid>

					<description><![CDATA[<p>本篇大綱：建立 Firebase 應用程式，取得 Firebase config、埋code、埋碼 standalone &#124;&#124; standard、first input delay polyfill library、從 Network 中確認有送資料給 Firebase、後台報表</p>
<p>這篇文章 <a href="https://www.letswrite.tw/firebase-performance/">Firebase Performance 使用筆記</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/firebase-performance/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">520</post-id>	</item>
		<item>
		<title>從使用者輸入網址，到瀏覽器呈現出來，經過了哪些過程？</title>
		<link>https://www.letswrite.tw/input-url-to-browser-process/</link>
					<comments>https://www.letswrite.tw/input-url-to-browser-process/#comments</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Wed, 31 Jul 2019 06:18:15 +0000</pubDate>
				<category><![CDATA[Front-End]]></category>
		<category><![CDATA[Performance]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=84</guid>

					<description><![CDATA[<p>深入探討從使用者輸入網址到瀏覽器呈現網頁的整個過程。本文將帶領讀者了解背後的技術細節，包括域名解析、TCP 連接等，幫助前端開發者備戰面試和提升專業技能。</p>
<p>這篇文章 <a href="https://www.letswrite.tw/input-url-to-browser-process/">從使用者輸入網址，到瀏覽器呈現出來，經過了哪些過程？</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/input-url-to-browser-process/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">84</post-id>	</item>
		<item>
		<title>用 Performance API 檢測檔案讀取時間</title>
		<link>https://www.letswrite.tw/performance-api/</link>
					<comments>https://www.letswrite.tw/performance-api/#respond</comments>
		
		<dc:creator><![CDATA[August]]></dc:creator>
		<pubDate>Tue, 30 Jul 2019 12:28:14 +0000</pubDate>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Front-End]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">http://localhost:3001/?p=18</guid>

					<description><![CDATA[<p>上次遇到官網的讀取時間很耗了很久，但從 Network 也沒看出是哪一支檔案造成的情形。當時一位後端就在問說前端有沒有辦法用 JS 看頁面的效能狀況？今天原本是在查別的資料，一個巧合就看到側邊的推薦文章寫了一個 Performance API，在 Google 大神的指引下，找到了這篇：Performance API</p>
<p>這篇文章 <a href="https://www.letswrite.tw/performance-api/">用 Performance API 檢測檔案讀取時間</a> 最早出現於 <a href="https://www.letswrite.tw">Let&#039;s Write</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.letswrite.tw/performance-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18</post-id>	</item>
	</channel>
</rss>
