<?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: ColdFusion and .NET: Comparing the Performance of Image Resizing</title>
	<atom:link href="http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/</link>
	<description>Technology and Programming Blog</description>
	<lastBuildDate>Fri, 16 Dec 2011 16:12:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Andrew Grosset</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-74</link>
		<dc:creator>Andrew Grosset</dc:creator>
		<pubDate>Mon, 01 Jun 2009 04:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-74</guid>
		<description>forgot to click the &quot;followup comments&quot; box.</description>
		<content:encoded><![CDATA[<p>forgot to click the &#8220;followup comments&#8221; box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Grosset</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-83</link>
		<dc:creator>Andrew Grosset</dc:creator>
		<pubDate>Mon, 01 Jun 2009 04:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-83</guid>
		<description>forgot to click the &quot;followup comments&quot; box.</description>
		<content:encoded><![CDATA[<p>forgot to click the &#8220;followup comments&#8221; box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Grosset</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-73</link>
		<dc:creator>Andrew Grosset</dc:creator>
		<pubDate>Mon, 01 Jun 2009 04:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-73</guid>
		<description>&quot;save out the C# code into a class and call it via ColdFusion&quot; now that would be neat! I would be interested to see those results.</description>
		<content:encoded><![CDATA[<p>&#8220;save out the C# code into a class and call it via ColdFusion&#8221; now that would be neat! I would be interested to see those results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Grosset</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-82</link>
		<dc:creator>Andrew Grosset</dc:creator>
		<pubDate>Mon, 01 Jun 2009 04:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-82</guid>
		<description>&quot;save out the C# code into a class and call it via ColdFusion&quot; now that would be neat! I would be interested to see those results.</description>
		<content:encoded><![CDATA[<p>&#8220;save out the C# code into a class and call it via ColdFusion&#8221; now that would be neat! I would be interested to see those results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-72</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Tue, 24 Mar 2009 21:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-72</guid>
		<description>I thought about that myself, but do not have that custom tag installed on my server.  Prior to CF8 I used that tag quite a bit, and never saw any real issues with it.</description>
		<content:encoded><![CDATA[<p>I thought about that myself, but do not have that custom tag installed on my server.  Prior to CF8 I used that tag quite a bit, and never saw any real issues with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Cormier</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-71</link>
		<dc:creator>Paul Cormier</dc:creator>
		<pubDate>Tue, 24 Mar 2009 14:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-71</guid>
		<description>I&#039;d be curious to see the results of an identical test of the cfx_imagecr library. I know it&#039;s faster than CF8&#039;s native functions, but I don&#039;t know how it stacks up against the .NET functions.

http://efflare.com/products/cfx_imagecr/

I&#039;ve been using it for years, and it creates great-looking images and is very fast.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be curious to see the results of an identical test of the cfx_imagecr library. I know it&#8217;s faster than CF8&#8242;s native functions, but I don&#8217;t know how it stacks up against the .NET functions.</p>
<p><a href="http://efflare.com/products/cfx_imagecr/" rel="nofollow">http://efflare.com/products/cfx_imagecr/</a></p>
<p>I&#8217;ve been using it for years, and it creates great-looking images and is very fast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Cormier</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-81</link>
		<dc:creator>Paul Cormier</dc:creator>
		<pubDate>Tue, 24 Mar 2009 14:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-81</guid>
		<description>I&#039;d be curious to see the results of an identical test of the cfx_imagecr library. I know it&#039;s faster than CF8&#039;s native functions, but I don&#039;t know how it stacks up against the .NET functions.

http://efflare.com/products/cfx_imagecr/

I&#039;ve been using it for years, and it creates great-looking images and is very fast.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be curious to see the results of an identical test of the cfx_imagecr library. I know it&#8217;s faster than CF8&#8242;s native functions, but I don&#8217;t know how it stacks up against the .NET functions.</p>
<p><a href="http://efflare.com/products/cfx_imagecr/" rel="nofollow">http://efflare.com/products/cfx_imagecr/</a></p>
<p>I&#8217;ve been using it for years, and it creates great-looking images and is very fast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radekg</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-65</link>
		<dc:creator>radekg</dc:creator>
		<pubDate>Tue, 10 Mar 2009 18:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-65</guid>
		<description>The interesting bit is first image was 660px, second was 1680px.
~ 2.5 times bigger.
First .NET time 66ms, second 150ms. The difference is ~2.5 times.
In case of CF first time is 453, second was 1891ms what is ~4 times slower.
</description>
		<content:encoded><![CDATA[<p>The interesting bit is first image was 660px, second was 1680px.<br />
~ 2.5 times bigger.<br />
First .NET time 66ms, second 150ms. The difference is ~2.5 times.<br />
In case of CF first time is 453, second was 1891ms what is ~4 times slower.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radekg</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-75</link>
		<dc:creator>radekg</dc:creator>
		<pubDate>Tue, 10 Mar 2009 18:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-75</guid>
		<description>The interesting bit is first image was 660px, second was 1680px.
~ 2.5 times bigger.
First .NET time 66ms, second 150ms. The difference is ~2.5 times.
In case of CF first time is 453, second was 1891ms what is ~4 times slower.</description>
		<content:encoded><![CDATA[<p>The interesting bit is first image was 660px, second was 1680px.<br />
~ 2.5 times bigger.<br />
First .NET time 66ms, second 150ms. The difference is ~2.5 times.<br />
In case of CF first time is 453, second was 1891ms what is ~4 times slower.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Deren</title>
		<link>http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-66</link>
		<dc:creator>Andrew Deren</dc:creator>
		<pubDate>Tue, 10 Mar 2009 17:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/coldfusion-and-net-comparing-the-performance-of-image-resizing/#comment-66</guid>
		<description>I&#039;ve noticed the same thing a while ago. I needed to take 3000x3000 pixel images and create small thumbnails out of them. Using CFImage or cf image functions was taking very long time (2-5 seconds), but using .net libraries was only taking 200-300 ms with highest quality settings on both.
There is definatelly something wrong with CF image processing functions.
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve noticed the same thing a while ago. I needed to take 3000&#215;3000 pixel images and create small thumbnails out of them. Using CFImage or cf image functions was taking very long time (2-5 seconds), but using .net libraries was only taking 200-300 ms with highest quality settings on both.<br />
There is definatelly something wrong with CF image processing functions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

