<?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: Testing BlitzDB on Drizzle&#8217;s Build Farm</title>
	<atom:link href="http://torum.net/2010/05/blitzdb-on-build-farm/feed/" rel="self" type="application/rss+xml" />
	<link>http://torum.net/2010/05/blitzdb-on-build-farm/</link>
	<description>Hackaholic and a Web Addict based in Tokyo</description>
	<lastBuildDate>Sun, 06 Mar 2011 10:26:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Toru Maesaka: Testing BlitzDB on Drizzle’s Build Farm &#124; Weez.com</title>
		<link>http://torum.net/2010/05/blitzdb-on-build-farm/comment-page-1/#comment-11607</link>
		<dc:creator>Toru Maesaka: Testing BlitzDB on Drizzle’s Build Farm &#124; Weez.com</dc:creator>
		<pubDate>Sun, 23 May 2010 20:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2349#comment-11607</guid>
		<description>[...] View full post on Planet Drizzle [...]</description>
		<content:encoded><![CDATA[<p>[...] View full post on Planet Drizzle [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toru Maesaka</title>
		<link>http://torum.net/2010/05/blitzdb-on-build-farm/comment-page-1/#comment-10803</link>
		<dc:creator>Toru Maesaka</dc:creator>
		<pubDate>Sat, 08 May 2010 14:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2349#comment-10803</guid>
		<description>&lt;a href=&quot;#comment-10770&quot; rel=&quot;nofollow&quot;&gt;@patrick&lt;/a&gt; Sounds good! More tests the merrier.

I first thought RQG may not play well with Drizzle due to reduced number of types but I&#039;ve talked to other Drizzle hackers and it seems we&#039;ve ported RQG to work with Drizzle. This is exciting.

Would you be able to give me the URL to where you&#039;re planning to write about this? Something I&#039;m interested is writing an import feature to skyload that accepts an RQG output. I already wrote an import feature (though it&#039;s still premature) so it shouldn&#039;t be too tough to pull off.</description>
		<content:encoded><![CDATA[<p><a href="#comment-10770" rel="nofollow">@patrick</a> Sounds good! More tests the merrier.</p>
<p>I first thought RQG may not play well with Drizzle due to reduced number of types but I&#8217;ve talked to other Drizzle hackers and it seems we&#8217;ve ported RQG to work with Drizzle. This is exciting.</p>
<p>Would you be able to give me the URL to where you&#8217;re planning to write about this? Something I&#8217;m interested is writing an import feature to skyload that accepts an RQG output. I already wrote an import feature (though it&#8217;s still premature) so it shouldn&#8217;t be too tough to pull off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://torum.net/2010/05/blitzdb-on-build-farm/comment-page-1/#comment-10770</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Thu, 06 May 2010 22:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2349#comment-10770</guid>
		<description>Hi.  Yes, that was exactly what I meant : )

I&#039;m not 100% certain how well it will play with BlitzDB at the moment, but the randgen team is very interested in having lots of people use the tool and will be open to making things work well for everyone.

I mainly like the RQG as it can generate a lot of pretty mean queries fairly quickly.  You can expect me to start writing more about using this tool in a few weeks, so we might be able to collaborate on this then.  I&#039;m interested in trying to beat up BlitzDB with it at any rate ; )</description>
		<content:encoded><![CDATA[<p>Hi.  Yes, that was exactly what I meant : )</p>
<p>I&#8217;m not 100% certain how well it will play with BlitzDB at the moment, but the randgen team is very interested in having lots of people use the tool and will be open to making things work well for everyone.</p>
<p>I mainly like the RQG as it can generate a lot of pretty mean queries fairly quickly.  You can expect me to start writing more about using this tool in a few weeks, so we might be able to collaborate on this then.  I&#8217;m interested in trying to beat up BlitzDB with it at any rate ; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toru Maesaka</title>
		<link>http://torum.net/2010/05/blitzdb-on-build-farm/comment-page-1/#comment-10758</link>
		<dc:creator>Toru Maesaka</dc:creator>
		<pubDate>Thu, 06 May 2010 11:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2349#comment-10758</guid>
		<description>&lt;a href=&quot;#comment-10756&quot; rel=&quot;nofollow&quot;&gt;@patrick&lt;/a&gt; Hi Patrick. Thanks for the advise. Admittedly, I don&#039;t know many tools for testing MySQL and Drizzle so I really appreciate advises in this area.

Am I correct to say that this is the tool that you recommend?

  - https://launchpad.net/randgen

Currently I plan on testing BlitzDB with sysbench, tpce-mysql, drizzleslap (mysqlslap) and skyload which is a small non-blocking parallel benchmark program I wrote a while back.</description>
		<content:encoded><![CDATA[<p><a href="#comment-10756" rel="nofollow">@patrick</a> Hi Patrick. Thanks for the advise. Admittedly, I don&#8217;t know many tools for testing MySQL and Drizzle so I really appreciate advises in this area.</p>
<p>Am I correct to say that this is the tool that you recommend?</p>
<p>  &#8211; <a href="https://launchpad.net/randgen" rel="nofollow">https://launchpad.net/randgen</a></p>
<p>Currently I plan on testing BlitzDB with sysbench, tpce-mysql, drizzleslap (mysqlslap) and skyload which is a small non-blocking parallel benchmark program I wrote a while back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://torum.net/2010/05/blitzdb-on-build-farm/comment-page-1/#comment-10756</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Thu, 06 May 2010 11:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2349#comment-10756</guid>
		<description>Toru,

Are you also testing BlitzDB with the random query generator?  If not, I highly recommend it - it has proven to be an invaluable tool in testing MySQL</description>
		<content:encoded><![CDATA[<p>Toru,</p>
<p>Are you also testing BlitzDB with the random query generator?  If not, I highly recommend it &#8211; it has proven to be an invaluable tool in testing MySQL</p>
]]></content:encoded>
	</item>
</channel>
</rss>

