<?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: SeattleBus Diary: One thousand eighteen bus stops</title>
	<atom:link href="http://www.rhonabwy.com/wp/2008/10/11/seattlebus-diary-one-thousand-eighteen-bus-stops/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rhonabwy.com/wp/2008/10/11/seattlebus-diary-one-thousand-eighteen-bus-stops/</link>
	<description>Mac, iOS, DevOps, and daily life in Seattle</description>
	<lastBuildDate>Fri, 25 Nov 2011 06:40:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: xinsight</title>
		<link>http://www.rhonabwy.com/wp/2008/10/11/seattlebus-diary-one-thousand-eighteen-bus-stops/comment-page-1/#comment-101974</link>
		<dc:creator>xinsight</dc:creator>
		<pubDate>Tue, 05 Jan 2010 21:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=710#comment-101974</guid>
		<description>Do you have a custom cell height? Are you defining it with tableView:heightForRowAtIndexPath: in your DataSource? Apparently, that is a horribly slow method. If you keep all cell heights the same and use the property rowHeight - you&#039;ll find that reloadData is fast, even with thousands of rows.

I blogged about this problem:

http://www.xinsight.ca/blog/a-long-road-to-a-simple-solution/</description>
		<content:encoded><![CDATA[<p>Do you have a custom cell height? Are you defining it with tableView:heightForRowAtIndexPath: in your DataSource? Apparently, that is a horribly slow method. If you keep all cell heights the same and use the property rowHeight &#8211; you&#8217;ll find that reloadData is fast, even with thousands of rows.</p>
<p>I blogged about this problem:</p>
<p><a href="http://www.xinsight.ca/blog/a-long-road-to-a-simple-solution/" rel="nofollow">http://www.xinsight.ca/blog/a-long-road-to-a-simple-solution/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.rhonabwy.com/wp/2008/10/11/seattlebus-diary-one-thousand-eighteen-bus-stops/comment-page-1/#comment-87164</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 18 Mar 2009 21:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=710#comment-87164</guid>
		<description>All props go to Kris Markel on this one - he&#039;s the one who I first heard the solution from. I was more than happy to write it up - I figured someone else would run into the same issue I did. Glad it was useful!</description>
		<content:encoded><![CDATA[<p>All props go to Kris Markel on this one &#8211; he&#8217;s the one who I first heard the solution from. I was more than happy to write it up &#8211; I figured someone else would run into the same issue I did. Glad it was useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buzz Andersen</title>
		<link>http://www.rhonabwy.com/wp/2008/10/11/seattlebus-diary-one-thousand-eighteen-bus-stops/comment-page-1/#comment-87161</link>
		<dc:creator>Buzz Andersen</dc:creator>
		<pubDate>Wed, 18 Mar 2009 21:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/?p=710#comment-87161</guid>
		<description>I&#039;ve been fighting my own similar performance battle lately, so this was extremely helpful reading!  Sometimes I think we desktop Mac developers are actually at a disadvantage in the iPhone world, since we&#039;re so accustomed to the normal &quot;right&quot; way to do things.  Thanks for writing that up, Joe!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been fighting my own similar performance battle lately, so this was extremely helpful reading!  Sometimes I think we desktop Mac developers are actually at a disadvantage in the iPhone world, since we&#8217;re so accustomed to the normal &#8220;right&#8221; way to do things.  Thanks for writing that up, Joe!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

