<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How&#8217;s the speed?	</title>
	<atom:link href="https://www.dragonflydigest.com/2017/01/01/hows-the-speed/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Wed, 04 Jan 2017 21:23:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Jared		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485857</link>

		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Wed, 04 Jan 2017 21:23:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485857</guid>

					<description><![CDATA[Justin - if you use the Fastest Cache plugin. It will COMBINE the JavaScript for you automatically. So you don&#039;t have to worry about upgrading your blog theme over time.]]></description>
			<content:encoded><![CDATA[<p>Justin &#8211; if you use the Fastest Cache plugin. It will COMBINE the JavaScript for you automatically. So you don&#8217;t have to worry about upgrading your blog theme over time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485855</link>

		<dc:creator><![CDATA[Timothy]]></dc:creator>
		<pubDate>Wed, 04 Jan 2017 15:27:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485855</guid>

					<description><![CDATA[Re: changing themes. 

You might want to look at the theme called &quot;Frank&quot;. 

http://somerandomdude.com/work/frank/

Frank is bare bones – no Javascript frameworks or unnecessary images, just a simple, fast blogging theme  

It only takes 2 requests to load and is only 9kb in page size.]]></description>
			<content:encoded><![CDATA[<p>Re: changing themes. </p>
<p>You might want to look at the theme called &#8220;Frank&#8221;. </p>
<p><a href="http://somerandomdude.com/work/frank/" rel="nofollow ugc">http://somerandomdude.com/work/frank/</a></p>
<p>Frank is bare bones – no Javascript frameworks or unnecessary images, just a simple, fast blogging theme  </p>
<p>It only takes 2 requests to load and is only 9kb in page size.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485851</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 04 Jan 2017 05:55:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485851</guid>

					<description><![CDATA[Having to fetch Javascript files takes time, I agree.  That is a fact that is correct.

I&#039;m looking at the same report you&#039;re reading this advice from, and it shows the javascript files downloading in less time than the overall page data.  These files show up as part of this theme - if I consolidate them, I&#039;m going to have to reconsolidate them on every update of the theme.  

This looks like extra maintenance work now, and in the future, for no noticeable gain.  I&#039;d rather spend my time on changing the layout.]]></description>
			<content:encoded><![CDATA[<p>Having to fetch Javascript files takes time, I agree.  That is a fact that is correct.</p>
<p>I&#8217;m looking at the same report you&#8217;re reading this advice from, and it shows the javascript files downloading in less time than the overall page data.  These files show up as part of this theme &#8211; if I consolidate them, I&#8217;m going to have to reconsolidate them on every update of the theme.  </p>
<p>This looks like extra maintenance work now, and in the future, for no noticeable gain.  I&#8217;d rather spend my time on changing the layout.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485850</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 04 Jan 2017 03:57:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485850</guid>

					<description><![CDATA[Justin, more info on blocking JavaScript

https://developers.google.com/speed/docs/insights/BlockingJS

Quote : &quot;You should avoid and minimize the use of blocking JavaScript, especially external scripts that must be fetched before they can be executed. Scripts that are necessary to render page content can be inlined to avoid extra network requests, however the inlined content needs to be small and must execute quickly to deliver good performance&quot;]]></description>
			<content:encoded><![CDATA[<p>Justin, more info on blocking JavaScript</p>
<p><a href="https://developers.google.com/speed/docs/insights/BlockingJS" rel="nofollow ugc">https://developers.google.com/speed/docs/insights/BlockingJS</a></p>
<p>Quote : &#8220;You should avoid and minimize the use of blocking JavaScript, especially external scripts that must be fetched before they can be executed. Scripts that are necessary to render page content can be inlined to avoid extra network requests, however the inlined content needs to be small and must execute quickly to deliver good performance&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485849</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 04 Jan 2017 03:31:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485849</guid>

					<description><![CDATA[Justin, maybe you&#039;re not aware but JavaScript blocks rendering / load time of a web site. So consolidating JavaScript can make a huge improve,ent. 

Also, it seems weird to me that this blog even has any JavaScript in use. It&#039;d be worth investigating if the JavaScript is even needed.]]></description>
			<content:encoded><![CDATA[<p>Justin, maybe you&#8217;re not aware but JavaScript blocks rendering / load time of a web site. So consolidating JavaScript can make a huge improve,ent. </p>
<p>Also, it seems weird to me that this blog even has any JavaScript in use. It&#8217;d be worth investigating if the JavaScript is even needed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485848</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Tue, 03 Jan 2017 19:18:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485848</guid>

					<description><![CDATA[Looking at the online reports, the incremental time of downloading multiple javascript files is less than the time for downloading the base HTML and image for the page itself.  Also, if I merge those files together, I lose the ability to automatically upgrade this Wordpress install.  Based on that, there&#039;s no reason to change those files.]]></description>
			<content:encoded><![CDATA[<p>Looking at the online reports, the incremental time of downloading multiple javascript files is less than the time for downloading the base HTML and image for the page itself.  Also, if I merge those files together, I lose the ability to automatically upgrade this WordPress install.  Based on that, there&#8217;s no reason to change those files.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485847</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 02 Jan 2017 21:15:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485847</guid>

					<description><![CDATA[Justin, any reason why this theme has 7 different JS includes and 6 different CSS files?

Instead of the browser ***blocking*** on fetching each JS file, those 7 JS files should be merged into a single file. 

Same for the 6 CSS files]]></description>
			<content:encoded><![CDATA[<p>Justin, any reason why this theme has 7 different JS includes and 6 different CSS files?</p>
<p>Instead of the browser ***blocking*** on fetching each JS file, those 7 JS files should be merged into a single file. </p>
<p>Same for the 6 CSS files</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485846</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 02 Jan 2017 04:36:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485846</guid>

					<description><![CDATA[4k, I agree.  I will have to fiddle with the layout.  I&#039;d definitely like to compress it more, vertically.]]></description>
			<content:encoded><![CDATA[<p>4k, I agree.  I will have to fiddle with the layout.  I&#8217;d definitely like to compress it more, vertically.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: i_dont_have_4k		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485844</link>

		<dc:creator><![CDATA[i_dont_have_4k]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 20:40:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485844</guid>

					<description><![CDATA[And a little less glarish white would improve ergonomics.]]></description>
			<content:encoded><![CDATA[<p>And a little less glarish white would improve ergonomics.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: i_dont_have_4k		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485843</link>

		<dc:creator><![CDATA[i_dont_have_4k]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 20:39:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485843</guid>

					<description><![CDATA[People use different devices to view a site, but for me the added whitespace around things  forces me to scroll more and lose focus of more surrounding comments than before.]]></description>
			<content:encoded><![CDATA[<p>People use different devices to view a site, but for me the added whitespace around things  forces me to scroll more and lose focus of more surrounding comments than before.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485842</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 18:54:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485842</guid>

					<description><![CDATA[Hi Justin

Looks like I&#039;m a bit dated in my Wordpress knowledge. Instead of WP SuperCache ... it appears more people use WP Fastest Cache these days. 

https://en-gb.wordpress.org/plugins/wp-fastest-cache/

Curious to see if you see benefits using Fastest Cache plugin.]]></description>
			<content:encoded><![CDATA[<p>Hi Justin</p>
<p>Looks like I&#8217;m a bit dated in my WordPress knowledge. Instead of WP SuperCache &#8230; it appears more people use WP Fastest Cache these days. </p>
<p><a href="https://en-gb.wordpress.org/plugins/wp-fastest-cache/" rel="nofollow ugc">https://en-gb.wordpress.org/plugins/wp-fastest-cache/</a></p>
<p>Curious to see if you see benefits using Fastest Cache plugin.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485841</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 18:47:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485841</guid>

					<description><![CDATA[Hi Justin

Looks fantastic. 

And to backup your hard work, GTmetrix reports this site now loads in just 3 seconds (previous 4 sec with this new theme and 10 seconds with old theme). 

And page size dropped down to 190kb (down from 400kb)

https://gtmetrix.com/reports/www.dragonflydigest.com/3jJE46J1

You&#039;re also now getting an &quot;A&quot; rating. 

Only last thing that would be interesting to see is if SuperCache helps any more (though it&#039;s obviously WAAAY improved already). 

Site looks awesome. 

Love your hard work on this site and amazing daily content.]]></description>
			<content:encoded><![CDATA[<p>Hi Justin</p>
<p>Looks fantastic. </p>
<p>And to backup your hard work, GTmetrix reports this site now loads in just 3 seconds (previous 4 sec with this new theme and 10 seconds with old theme). </p>
<p>And page size dropped down to 190kb (down from 400kb)</p>
<p><a href="https://gtmetrix.com/reports/www.dragonflydigest.com/3jJE46J1" rel="nofollow ugc">https://gtmetrix.com/reports/www.dragonflydigest.com/3jJE46J1</a></p>
<p>You&#8217;re also now getting an &#8220;A&#8221; rating. </p>
<p>Only last thing that would be interesting to see is if SuperCache helps any more (though it&#8217;s obviously WAAAY improved already). </p>
<p>Site looks awesome. </p>
<p>Love your hard work on this site and amazing daily content.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485840</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 18:35:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485840</guid>

					<description><![CDATA[gzip is enabled now - I was leaving that until I saw no problems from the theme change.]]></description>
			<content:encoded><![CDATA[<p>gzip is enabled now &#8211; I was leaving that until I saw no problems from the theme change.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485839</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 18:27:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485839</guid>

					<description><![CDATA[In addition to enabling gzip on your web server, the WP Super Cache plugin makes a huge difference. 

https://wordpress.org/plugins/wp-super-cache/

Essentially, this plugin caches your home page so Wordpress doesn&#039;t have to rebuild it every time someone visits the site.]]></description>
			<content:encoded><![CDATA[<p>In addition to enabling gzip on your web server, the WP Super Cache plugin makes a huge difference. </p>
<p><a href="https://wordpress.org/plugins/wp-super-cache/" rel="nofollow ugc">https://wordpress.org/plugins/wp-super-cache/</a></p>
<p>Essentially, this plugin caches your home page so WordPress doesn&#8217;t have to rebuild it every time someone visits the site.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: beaker		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485838</link>

		<dc:creator><![CDATA[beaker]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 18:12:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485838</guid>

					<description><![CDATA[there is a little lag with lynx but in gerneral it&#039;s fine.]]></description>
			<content:encoded><![CDATA[<p>there is a little lag with lynx but in gerneral it&#8217;s fine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Billy Larlad		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485837</link>

		<dc:creator><![CDATA[Billy Larlad]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 15:57:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485837</guid>

					<description><![CDATA[By chance I am on a slow connection this weekend. Even so, the page seemed to load as quickly as ever.]]></description>
			<content:encoded><![CDATA[<p>By chance I am on a slow connection this weekend. Even so, the page seemed to load as quickly as ever.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485836</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 15:24:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485836</guid>

					<description><![CDATA[Looks like GRMetrix is reporting load times dropped from 10 second to 4 seconds. 

Looks like if gzip was enabled , it&#039;d be even better. 

https://gtmetrix.com/reports/www.dragonflydigest.com/qVs0Weky

I LOVE the theme. Looks way better. Keep up the awesome work.]]></description>
			<content:encoded><![CDATA[<p>Looks like GRMetrix is reporting load times dropped from 10 second to 4 seconds. </p>
<p>Looks like if gzip was enabled , it&#8217;d be even better. </p>
<p><a href="https://gtmetrix.com/reports/www.dragonflydigest.com/qVs0Weky" rel="nofollow ugc">https://gtmetrix.com/reports/www.dragonflydigest.com/qVs0Weky</a></p>
<p>I LOVE the theme. Looks way better. Keep up the awesome work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: BSDfan		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485835</link>

		<dc:creator><![CDATA[BSDfan]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 15:10:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485835</guid>

					<description><![CDATA[@NotYetPerfect
I agree. That was very usefull.]]></description>
			<content:encoded><![CDATA[<p>@NotYetPerfect<br />
I agree. That was very usefull.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: NotYetPerfect		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485834</link>

		<dc:creator><![CDATA[NotYetPerfect]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 14:22:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485834</guid>

					<description><![CDATA[The old theme showed the number of replies on the main page… I somewhat miss that]]></description>
			<content:encoded><![CDATA[<p>The old theme showed the number of replies on the main page… I somewhat miss that</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lazarus		</title>
		<link>https://www.dragonflydigest.com/2017/01/01/hows-the-speed/comment-page-1/#comment-485833</link>

		<dc:creator><![CDATA[Lazarus]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 11:44:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=19126#comment-485833</guid>

					<description><![CDATA[Lazzy likes.]]></description>
			<content:encoded><![CDATA[<p>Lazzy likes.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
