<?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>Darkly Colored Felines of Fury &#187; benchmarking</title> <atom:link href="http://blackcat.ca/tag/benchmarking/feed/" rel="self" type="application/rss+xml" /><link>http://blackcat.ca</link> <description>Personal site for Patrick Audley and Blackcat Systems.</description> <lastBuildDate>Fri, 30 Jul 2010 15:36:00 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com" /> <atom:link rel="hub" href="http://superfeedr.com/hubbub" /> <item><title>Bench GCC</title><link>http://blackcat.ca/code/benchgcc</link> <comments>http://blackcat.ca/code/benchgcc#comments</comments> <pubDate>Wed, 22 Sep 2004 22:22:49 +0000</pubDate> <dc:creator>Patrick Audley</dc:creator> <category><![CDATA[code]]></category> <category><![CDATA[benchmarking]]></category> <category><![CDATA[gcc]]></category> <category><![CDATA[shell-scripts]]></category> <category><![CDATA[utilities]]></category><guid
isPermaLink="false">http://blackcat.ca/code/benchgcc</guid> <description><![CDATA[Tired of guessing which compiler flags work best for your pet projects? bench_gcc allows you to test the effect of different compiler flag (and compilers if you wish) on your source using real world tests. All you need is a target program (with source) and a scriptable test case. Copyright &#169; 2008 This feed is [...]]]></description> <content:encoded><![CDATA[<p>Tired of guessing which compiler flags work best for your pet projects?</p><p>bench_gcc allows you to test the effect of different compiler flag (and compilers if you wish) on your source using real world tests.  All you need is a target program (with source) and a scriptable test case.</p><hr
/><small>Copyright &copy; 2008<br
/> This feed is for personal, non-commercial use only. <br
/> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. <br
/>(Digital Fingerprint: cfff7e1e3e6e5c08c1a37419a1a77926)</small><h3>Related Posts</h3><ul
class="related_post"><li><a
href="http://blackcat.ca/code/unittest" title="C++ Unit Testing Macros">C++ Unit Testing Macros</a></li><li><a
href="http://blackcat.ca/curriculum_vitae/" title="Curriculum Vitae">Curriculum Vitae</a></li><li><a
href="http://blackcat.ca/code/lrucache" title="C++ LRU Cache Template">C++ LRU Cache Template</a></li><li><a
href="http://blackcat.ca/code/vmalloc" title="Validating Malloc">Validating Malloc</a></li><li><a
href="http://blackcat.ca/work/bioinform002" title="Bioinformatics Feb. 2003">Bioinformatics Feb. 2003</a></li></ul>]]></content:encoded> <wfw:commentRss>http://blackcat.ca/code/benchgcc/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>C++ Unit Testing Macros</title><link>http://blackcat.ca/code/unittest</link> <comments>http://blackcat.ca/code/unittest#comments</comments> <pubDate>Sat, 17 Apr 2004 20:46:49 +0000</pubDate> <dc:creator>Patrick Audley</dc:creator> <category><![CDATA[code]]></category> <category><![CDATA[benchmarking]]></category> <category><![CDATA[C++]]></category> <category><![CDATA[snippets]]></category> <category><![CDATA[unit-test]]></category><guid
isPermaLink="false">http://blackcat.ca/code/unittest</guid> <description><![CDATA[Simple framework for integrating unit tests into C++ source files. Also contains some benchmarking routines and documentation on how to integrate it with automake. This is just a refactoring of private code that I&#8217;ve used in several projects and have found useful &#38;emdash; it&#8217;s not a substitute for a larger framework like CppUnit. Copyright &#169; [...]]]></description> <content:encoded><![CDATA[<p>Simple framework for integrating unit tests into C++ source files.  Also contains some benchmarking routines and documentation on how to integrate it with automake.</p><p>This is just a refactoring of private code that I&#8217;ve used in several projects and have found useful &amp;emdash; it&#8217;s not a substitute for a larger framework like <a
href="http://cppunit.sourceforge.net/">CppUnit</a>.</p><hr
/><small>Copyright &copy; 2008<br
/> This feed is for personal, non-commercial use only. <br
/> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. <br
/>(Digital Fingerprint: cfff7e1e3e6e5c08c1a37419a1a77926)</small><h3>Related Posts</h3><ul
class="related_post"><li><a
href="http://blackcat.ca/curriculum_vitae/" title="Curriculum Vitae">Curriculum Vitae</a></li><li><a
href="http://blackcat.ca/code/benchgcc" title="Bench GCC">Bench GCC</a></li><li><a
href="http://blackcat.ca/code/lrucache" title="C++ LRU Cache Template">C++ LRU Cache Template</a></li><li><a
href="http://blackcat.ca/code/vmalloc" title="Validating Malloc">Validating Malloc</a></li><li><a
href="http://blackcat.ca/work/bioinform002" title="Bioinformatics Feb. 2003">Bioinformatics Feb. 2003</a></li></ul>]]></content:encoded> <wfw:commentRss>http://blackcat.ca/code/unittest/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>