<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<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: Ruby: benchmarking ways to pass options to a method</title>
	<link>http://www.bryandonovan.com/ruby/2008/02/05/ruby-benchmarking-ways-to-pass-options-to-a-method/</link>
	<description>Ruby, Rails, and other Development</description>
	<pubDate>Thu, 11 Mar 2010 17:47:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Bryan</title>
		<link>http://www.bryandonovan.com/ruby/2008/02/05/ruby-benchmarking-ways-to-pass-options-to-a-method/#comment-14</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Mon, 18 May 2009 19:20:14 +0000</pubDate>
		<guid>http://www.bryandonovan.com/ruby/2008/02/05/ruby-benchmarking-ways-to-pass-options-to-a-method/#comment-14</guid>
		<description>Thanks Peter.  That's good to hear, since using delete is not as intuitive.</description>
		<content:encoded><![CDATA[<p>Thanks Peter.  That&#8217;s good to hear, since using delete is not as intuitive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Cooper</title>
		<link>http://www.bryandonovan.com/ruby/2008/02/05/ruby-benchmarking-ways-to-pass-options-to-a-method/#comment-13</link>
		<dc:creator>Peter Cooper</dc:creator>
		<pubDate>Mon, 18 May 2009 17:48:34 +0000</pubDate>
		<guid>http://www.bryandonovan.com/ruby/2008/02/05/ruby-benchmarking-ways-to-pass-options-to-a-method/#comment-13</guid>
		<description>I know this is old and you've clearly defined you're using Ruby 1.8.4, but on Ruby 1.9.1 ops_or shows up as consistently faster than delete. The merge technique is still some three times slower though, as in your results.</description>
		<content:encoded><![CDATA[<p>I know this is old and you&#8217;ve clearly defined you&#8217;re using Ruby 1.8.4, but on Ruby 1.9.1 ops_or shows up as consistently faster than delete. The merge technique is still some three times slower though, as in your results.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
