<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Tracking down some application problems with Ruby on Rails, MySQL</title>
	<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/</link>
	<description>Technical tidbits (somewhat) related to my work on Ravelry.com</description>
	<pubDate>Sun, 22 Nov 2009 22:39:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Websites tagged "myisam" on Postsaver</title>
		<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-4406</link>
		<dc:creator>Websites tagged "myisam" on Postsaver</dc:creator>
		<pubDate>Sun, 26 Jul 2009 09:30:49 +0000</pubDate>
		<guid>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-4406</guid>
		<description>&lt;p&gt;[...] Types saved by abuzooz2009-07-25 - ANALYZE: MyISAM vs Innodb saved by PockyLovHer182009-07-25 - Tracking down some application problems with Ruby on Rails, MySQL saved by mileyfan0092009-07-25 - A Parting Shot saved by RoboRHODES2009-07-17 - MySQL [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] Types saved by abuzooz2009-07-25 - ANALYZE: MyISAM vs Innodb saved by PockyLovHer182009-07-25 - Tracking down some application problems with Ruby on Rails, MySQL saved by mileyfan0092009-07-25 - A Parting Shot saved by RoboRHODES2009-07-17 - MySQL [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Serene</title>
		<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-777</link>
		<dc:creator>Serene</dc:creator>
		<pubDate>Tue, 09 Dec 2008 16:30:38 +0000</pubDate>
		<guid>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-777</guid>
		<description>&lt;p&gt;There was an interesting article today on RubyInside about performance diagnostics on Ruby applications.&lt;/p&gt;

&lt;p&gt;http://www.rubyinside.com/rubyrun-community-edition-diagnostics-reports-for-your-ruby-apps-1374.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There was an interesting article today on RubyInside about performance diagnostics on Ruby applications.</p>

<p><a href="http://www.rubyinside.com/rubyrun-community-edition-diagnostics-reports-for-your-ruby-apps-1374.html" rel="nofollow">http://www.rubyinside.com/rubyrun-community-edition-diagnostics-reports-for-your-ruby-apps-1374.html</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Delphy</title>
		<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-642</link>
		<dc:creator>Delphy</dc:creator>
		<pubDate>Mon, 20 Oct 2008 13:32:08 +0000</pubDate>
		<guid>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-642</guid>
		<description>&lt;p&gt;The percona builds are indeed very nice - I've played around with them in development for my site (modthesims2.com), but one of the major things I've found to help is not actually changing mySQL at all... but using memcached.  I'm not sure if Ravelry uses it, but it seriously cuts down on your database usage, which speeds things up - and the beauty is you can run a bunch of 512mb or 1gb memcache servers on your www or whatever boxes and they all appear as one big giant cache to the application servers.  I'd seriously suggest checking it out if you haven't already. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The percona builds are indeed very nice - I&#8217;ve played around with them in development for my site (modthesims2.com), but one of the major things I&#8217;ve found to help is not actually changing mySQL at all&#8230; but using memcached.  I&#8217;m not sure if Ravelry uses it, but it seriously cuts down on your database usage, which speeds things up - and the beauty is you can run a bunch of 512mb or 1gb memcache servers on your www or whatever boxes and they all appear as one big giant cache to the application servers.  I&#8217;d seriously suggest checking it out if you haven&#8217;t already. <img src='http://codemonkey.ravelry.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lane</title>
		<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-559</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Thu, 02 Oct 2008 20:24:12 +0000</pubDate>
		<guid>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-559</guid>
		<description>&lt;p&gt;I don't know if you are aware but Ravelry is in the top 100 list of Ruby on Rails sites :-D&lt;/p&gt;

&lt;p&gt;http://rails100.pbwiki.com/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if you are aware but Ravelry is in the top 100 list of Ruby on Rails sites <img src='http://codemonkey.ravelry.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>

<p><a href="http://rails100.pbwiki.com/" rel="nofollow">http://rails100.pbwiki.com/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: victori</title>
		<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-498</link>
		<dc:creator>victori</dc:creator>
		<pubDate>Mon, 22 Sep 2008 14:23:22 +0000</pubDate>
		<guid>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-498</guid>
		<description>&lt;p&gt;What do you use to aggregate those reports and graph them for server statistics?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What do you use to aggregate those reports and graph them for server statistics?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cyberchip</title>
		<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-456</link>
		<dc:creator>Cyberchip</dc:creator>
		<pubDate>Sat, 13 Sep 2008 23:56:09 +0000</pubDate>
		<guid>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-456</guid>
		<description>&lt;p&gt;Congratulations on Alexa!  I'm a programmer/knitter and I love the site.  Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Congratulations on Alexa!  I&#8217;m a programmer/knitter and I love the site.  Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jspriddleuk</title>
		<link>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-449</link>
		<dc:creator>jspriddleuk</dc:creator>
		<pubDate>Wed, 10 Sep 2008 08:56:54 +0000</pubDate>
		<guid>http://codemonkey.ravelry.com/2008/09/09/finally-tracked-down-some-performance-problems-with-ruby-mysql/#comment-449</guid>
		<description>&lt;p&gt;From experience I know memory leaks are a real pain, can be a serious problem and are often difficult to trace, so well done!&lt;/p&gt;

&lt;p&gt;Very interesting to see the Alexa 10,000 stats - particularly the percentage of users from other countries... I didn't even know there was a Azerbaijan!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>From experience I know memory leaks are a real pain, can be a serious problem and are often difficult to trace, so well done!</p>

<p>Very interesting to see the Alexa 10,000 stats - particularly the percentage of users from other countries&#8230; I didn&#8217;t even know there was a Azerbaijan!</p>]]></content:encoded>
	</item>
</channel>
</rss>
