<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>db benchmark.com</title>
	<atom:link href="http://www.dbbenchmark.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbbenchmark.com/wordpress</link>
	<description>search, add, and review database performance statistics</description>
	<lastBuildDate>Thu, 23 Sep 2010 19:50:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>dbbenchmark.com &#8211; default Thread quantity now self determined</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/09/23/dbbenchmark-com-default-thread-quantity-now-self-determined/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/09/23/dbbenchmark-com-default-thread-quantity-now-self-determined/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 19:49:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=149</guid>
		<description><![CDATA[There&#8217;s a new version of the dbbenchmark tool available. Now we&#8217;re creating the MySQL connection pool thread count based on automatic reporting of core quantity. There is still the same method to set the thread count manually if you are interested in finding your system&#8217;s thread limits. Download the MySQL benchmarking script now and add [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a new version of the dbbenchmark tool available. Now we&#8217;re creating the MySQL connection pool thread count based on automatic reporting of core quantity. There is still the same method to set the thread count manually if you are interested in finding your system&#8217;s thread limits. <a href="http://www.dbbenchmark.com/wordpress/download/">Download the MySQL benchmarking script now</a> and add your server performance to the community database of results! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/09/23/dbbenchmark-com-default-thread-quantity-now-self-determined/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; MySQL (basic) connection pool support added</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/09/07/dbbenchmark-com-mysql-basic-connection-pool-support-added/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/09/07/dbbenchmark-com-mysql-basic-connection-pool-support-added/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 17:59:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[connection pool]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[threading]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=144</guid>
		<description><![CDATA[In this latest release I&#8217;ve added a basic MySQL connection pool to the benchmarking script which improves the method in which connections to MySQL are handled and reused. In addition, there have been some optimizations made to the thread handler functions for better debug reporting. Download the latest release now and see how your MySQL [...]]]></description>
			<content:encoded><![CDATA[<p>In this latest release I&#8217;ve added a basic MySQL connection pool to the benchmarking script which improves the method in which connections to MySQL are handled and reused. In addition, there have been some optimizations made to the thread handler functions for better debug reporting. Download the latest release now and see how your MySQL server performs against the rest of the community! Download here: <a href="http://www.dbbenchmark.com/wordpress/download/">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/09/07/dbbenchmark-com-mysql-basic-connection-pool-support-added/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; configuring OpenBSD for MySQL benchmarking</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/09/03/dbbenchmark-com-configuring-openbsd-for-mysql-benchmarking/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/09/03/dbbenchmark-com-configuring-openbsd-for-mysql-benchmarking/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 03:51:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dbbenchmark]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=127</guid>
		<description><![CDATA[Here are some quick commands for installing the proper packages and requirements for the MySQL dbbenchmark program. export PKG_PATH="ftp://openbsd.mirrors.tds.net/pub/OpenBSD/4.7/packages/amd64/" pkg_add -i -v wget wget http://dbbenchmark.googlecode.com/files/dbbenchmark-version-0.1.beta_rev26.tar.gz pkg_add -i -v python Ambiguous: choose package for python a 0: 1: python-2.4.6p2 2: python-2.5.4p3 3: python-2.6.3p1 Your choice: 2 pkg_add -i -v py-mysql pkg_add -i -v mysql pkg_add -i [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some quick commands for installing the proper packages and requirements for the MySQL dbbenchmark program.</p>
<pre class="html">
export PKG_PATH="ftp://openbsd.mirrors.tds.net/pub/OpenBSD/4.7/packages/amd64/"
pkg_add -i -v wget
wget http://dbbenchmark.googlecode.com/files/dbbenchmark-version-0.1.beta_rev26.tar.gz
pkg_add -i -v python
Ambiguous: choose package for python
 a       0:
         1: python-2.4.6p2
         2: python-2.5.4p3
         3: python-2.6.3p1
Your choice: 2

pkg_add -i -v py-mysql
pkg_add -i -v mysql
pkg_add -i -v mysql-server
ln -s /usr/local/bin/python2.5 /usr/bin/python
gzip -d dbbenchmark-version-0.1.beta_rev26.tar.gz
tar -xvf dbbenchmark-version-0.1.beta_rev26.tar
cd dbbenchmark-version-0.1.beta_rev26
./dbbenchmark.py --print-sql
 - login to mysql and execute sql commands
./dbbenchmark.py
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/09/03/dbbenchmark-com-configuring-openbsd-for-mysql-benchmarking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; automated installer now available</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/09/02/dbbenchmark-com-automated-installer-now-available/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/09/02/dbbenchmark-com-automated-installer-now-available/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 21:40:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=125</guid>
		<description><![CDATA[As previously mentioned, Darren Cassar has been working on a new automated installer for the DBbenchmark program. It&#8217;s now available for download: click here. All you need to do is save it to the directory that you want to install to and then make sure it&#8217;s executable: &#8220;chmod 700 installer.sh&#8221;, then run it &#8220;./installer.sh&#8221;.]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://www.dbbenchmark.com/wordpress/2010/08/31/dbbenchmark-com-mysql-benchmarking-now-with-freebsd-support/">previously mentioned</a>, Darren Cassar has been working on a new automated installer for the DBbenchmark program. It&#8217;s now available for download: <a href="http://www.dbbenchmark.com/downloads/installer.sh">click here</a>. All you need to do is save it to the directory that you want to install to and then make sure it&#8217;s executable: &#8220;chmod 700 installer.sh&#8221;, then run it &#8220;./installer.sh&#8221;. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/09/02/dbbenchmark-com-automated-installer-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; vote on next supported OS now!</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/09/02/dbbenchmark-com-vote-on-next-supported-os-now-2/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/09/02/dbbenchmark-com-vote-on-next-supported-os-now-2/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 20:24:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=114</guid>
		<description><![CDATA[So far the benchmarking script supports Linux, FreeBSD, and OSX. I&#8217;m installing virtual machines today to get ready for development on the next OS that the community wants to have supported. Vote today for your choice. Development will begin Friday 2010-09-03.]]></description>
			<content:encoded><![CDATA[<p>So far the benchmarking script supports Linux, FreeBSD, and OSX. I&#8217;m  installing virtual machines today to get ready for development on the  next OS that the community wants to have supported. Vote today for your  choice. Development will begin Friday 2010-09-03.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/09/02/dbbenchmark-com-vote-on-next-supported-os-now-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; MySQL benchmarking now with FreeBSD support</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/08/31/dbbenchmark-com-mysql-benchmarking-now-with-freebsd-support/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/08/31/dbbenchmark-com-mysql-benchmarking-now-with-freebsd-support/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:26:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=106</guid>
		<description><![CDATA[The development cycle is moving right along for the community&#8217;s newest MySQL benchmarking script. I&#8217;m pleased to announce that we now officially support FreeBSD (version 8.1 tested) so go ahead and download now and test your FreeBSD, Linux, or OSX MySQL server! Click here for the download. Courtesy of Darren Cassar and some generous coding [...]]]></description>
			<content:encoded><![CDATA[<p>The development cycle is moving right along for the community&#8217;s newest MySQL benchmarking script. I&#8217;m pleased to announce that we now officially support FreeBSD (version 8.1 tested) so go ahead and download now and test your FreeBSD, Linux, or OSX MySQL server! <a href="http://www.dbbenchmark.com/wordpress/download/">Click here for the download</a>.</p>
<p>Courtesy of Darren Cassar and some generous coding this weekend, we&#8217;re going to be releasing a auto-installer / updater for the application which you can use to automate that part of the process. Stay tuned for information on that release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/08/31/dbbenchmark-com-mysql-benchmarking-now-with-freebsd-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; Debian Lenny, MEMORY_ACTIVE bug fix</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/08/31/dbbenchmark-com-debian-lenny-memory_active-bug-fix/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/08/31/dbbenchmark-com-debian-lenny-memory_active-bug-fix/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 03:40:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=103</guid>
		<description><![CDATA[Quick solution to an issue that the affected Debian Lenny release: the process used to collect the MEMORY_ACTIVE_BYTES variable has been modified to correct a situation where some systems report an array of memory information instead of the expected single integer value. The bug has been fixed in revision 21 and the current download (revision [...]]]></description>
			<content:encoded><![CDATA[<p>Quick solution to an issue that the affected Debian Lenny release: the process used to collect the MEMORY_ACTIVE_BYTES variable has been modified to correct a situation where some systems report an array of memory information instead of the expected single integer value. The bug has been fixed in revision 21 and the current download (revision 22) is available for download or svn update. As usual, you can download the MySQL dbbenchmark script here: <a href="http://www.dbbenchmark.com/wordpress/download/">[downloads</a>].</p>
<p>Thanks goes to Brian Vowell at Evernote.com for bringing this bug to my attention. The original bug report can be found here: [<a href="http://code.google.com/p/dbbenchmark/issues/detail?id=6">link</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/08/31/dbbenchmark-com-debian-lenny-memory_active-bug-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; MySQL benchmarking now supports multiple threads!</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/08/30/dbbenchmark-com-mysql-benchmarking-now-supports-multiple-threads/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/08/30/dbbenchmark-com-mysql-benchmarking-now-supports-multiple-threads/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 20:52:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[threading]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=97</guid>
		<description><![CDATA[We had a very successful weekend of Planet.mysql users submitting their database statistics so I&#8217;ve pushed some code into a new release today so that everyone can benefit from some new features. The biggest change is to the threading logic. Previously the benchmarking script was serializing MySQL operations and only making use of a secondary [...]]]></description>
			<content:encoded><![CDATA[<p>We had a very successful weekend of Planet.mysql users submitting their database statistics so I&#8217;ve pushed some code into a new release today so that everyone can benefit from some new features. The biggest change is to the threading logic. Previously the benchmarking script was serializing MySQL operations and only making use of a secondary thread (not the invoking thread) to query the database. Now you have the option of running with &#8220;&#8211;threads=x&#8221; to make use of your multi-core server. A good example of this improvement was on my Macbook Pro; before the threading change it was inserting ~700/sec, after the code change I tried &#8211;threads=4 and saw an improvement to ~900/sec. Rather significant.</p>
<p><a href="http://code.google.com/p/dbbenchmark/downloads/list">Download the new script now</a> and see how your server compares to <a href="http://www.dbbenchmark.com/wordpress/benchmarks/">the ones in the central database</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/08/30/dbbenchmark-com-mysql-benchmarking-now-supports-multiple-threads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; now supporting MySQL on OSX 10.6</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/08/29/dbbenchmark-com-now-supporting-mysql-on-osx-10-6/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/08/29/dbbenchmark-com-now-supporting-mysql-on-osx-10-6/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 04:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=74</guid>
		<description><![CDATA[Just a quick note to let everyone know that our new benchmarking script now supports OSX 10.6 on Intel hardware. That means you can run one simple command and get all of the sequential and random INSERT and SELECT performance statistics about your database performance. As usual the script is open source and released under [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to let everyone know that our new benchmarking script now supports OSX 10.6 on Intel hardware. That means you can run one simple command and get all of the sequential and random INSERT and SELECT performance statistics about your database performance. As usual the script is open source and released under the new BSD license. Give is a try by downloading now! See <a href="http://www.dbbenchmark.com/wordpress/download/">the download page</a> for more details. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/08/29/dbbenchmark-com-now-supporting-mysql-on-osx-10-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dbbenchmark.com &#8211; Benchmarking script now available</title>
		<link>http://www.dbbenchmark.com/wordpress/2010/08/28/benchmarking-script-now-available/</link>
		<comments>http://www.dbbenchmark.com/wordpress/2010/08/28/benchmarking-script-now-available/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 00:34:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.dbbenchmark.com/wordpress/?p=42</guid>
		<description><![CDATA[You can download the first release of the benchmarking script here: http://code.google.com/p/dbbenchmark/ Please read the README file or consult the Support page before running the benchmarks.]]></description>
			<content:encoded><![CDATA[<p>You can download the first release of the benchmarking script here: <a href="http://code.google.com/p/dbbenchmark/">http://code.google.com/p/dbbenchmark/</a></p>
<p>Please read the README file or consult the <a href="http://www.dbbenchmark.com/wordpress/support/">Support page</a> before running the benchmarks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbbenchmark.com/wordpress/2010/08/28/benchmarking-script-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

