<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Timing Text File Reads</title>
	<atom:link href="http://justrakudoit.wordpress.com/2010/08/21/timing-text-file-reads/feed/" rel="self" type="application/rss+xml" />
	<link>http://justrakudoit.wordpress.com/2010/08/21/timing-text-file-reads/</link>
	<description>I Never Metaop I Didn&#039;t Like</description>
	<lastBuildDate>Thu, 07 Mar 2013 12:58:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Pm</title>
		<link>http://justrakudoit.wordpress.com/2010/08/21/timing-text-file-reads/#comment-2376</link>
		<dc:creator><![CDATA[Pm]]></dc:creator>
		<pubDate>Sat, 21 Aug 2010 03:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=149#comment-2376</guid>
		<description><![CDATA[After updating .chomp to be far more efficient, the time to read a 10,000 line text file went from 75 seconds to 21 seconds on my system.

Of course, there&#039;s still more we can do to improve efficiency -- it just shows that some of our builtins aren&#039;t well-factored yet.

Pm]]></description>
		<content:encoded><![CDATA[<p>After updating .chomp to be far more efficient, the time to read a 10,000 line text file went from 75 seconds to 21 seconds on my system.</p>
<p>Of course, there&#8217;s still more we can do to improve efficiency &#8212; it just shows that some of our builtins aren&#8217;t well-factored yet.</p>
<p>Pm</p>
]]></content:encoded>
	</item>
</channel>
</rss>
