<!--
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 18:21:48 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+TBENCH+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://dev.clojure.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Clojure JIRA</title>
        <link>http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+TBENCH+AND+status+%3D+Resolved+ORDER+BY+priority+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="6" total="6"/>
                <build-info>
            <version>4.4</version>
            <build-number>649</build-number>
            <build-date>25-07-2011</build-date>
        </build-info>
<item>
            <title>[TBENCH-13] Alioth pidgits</title>
                <link>http://dev.clojure.org/jira/browse/TBENCH-13</link>
                <project id="10014" key="TBENCH">test.benchmark</project>
                        <description></description>
                <environment></environment>
            <key id="15138">TBENCH-13</key>
            <summary>Alioth pidgits</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="3">Duplicate</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="dnolen">David Nolen</reporter>
                        <labels>
                    </labels>
                <created>Sat, 21 Jan 2012 13:07:07 -0600</created>
                <updated>Sat, 21 Jan 2012 13:08:04 -0600</updated>
                    <resolved>Sat, 21 Jan 2012 13:08:04 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27602" author="dnolen" created="Sat, 21 Jan 2012 13:08:04 -0600"  >&lt;p&gt;&lt;a href=&quot;http://dev.clojure.org/jira/browse/TBENCH-4&quot; title=&quot;Alioth pidigits&quot;&gt;TBENCH-4&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[TBENCH-10] Alioth spectral-norm</title>
                <link>http://dev.clojure.org/jira/browse/TBENCH-10</link>
                <project id="10014" key="TBENCH">test.benchmark</project>
                        <description></description>
                <environment></environment>
            <key id="15135">TBENCH-10</key>
            <summary>Alioth spectral-norm</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="dnolen">David Nolen</reporter>
                        <labels>
                    </labels>
                <created>Sat, 21 Jan 2012 13:02:12 -0600</created>
                <updated>Sat, 21 Jan 2012 13:02:42 -0600</updated>
                    <resolved>Sat, 21 Jan 2012 13:02:42 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27600" author="dnolen" created="Sat, 21 Jan 2012 13:02:42 -0600"  >&lt;p&gt;Fixed, &lt;a href=&quot;https://github.com/clojure/test.benchmark/commit/642279639c99ce222c10a4d1f1f69aa5565845c6&quot;&gt;https://github.com/clojure/test.benchmark/commit/642279639c99ce222c10a4d1f1f69aa5565845c6&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[TBENCH-1] Alioth binary-trees</title>
                <link>http://dev.clojure.org/jira/browse/TBENCH-1</link>
                <project id="10014" key="TBENCH">test.benchmark</project>
                        <description>&lt;p&gt;Implement binary-trees as described at &lt;a href=&quot;http://shootout.alioth.debian.org/&quot;&gt;http://shootout.alioth.debian.org/&lt;/a&gt;. See &lt;a href=&quot;http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks&quot;&gt;http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks&lt;/a&gt; for an overview.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14260">TBENCH-1</key>
            <summary>Alioth binary-trees</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="stu">Stuart Halloway</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Oct 2010 05:23:40 -0500</created>
                <updated>Sat, 21 Jan 2012 11:22:25 -0600</updated>
                    <resolved>Sat, 21 Jan 2012 11:22:25 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="25996" author="stu" created="Fri, 3 Dec 2010 11:46:44 -0600"  >&lt;p&gt;these were assigned to me by accident&lt;/p&gt;</comment>
                    <comment id="27599" author="dnolen" created="Sat, 21 Jan 2012 11:22:25 -0600"  >&lt;p&gt;done as far I can tell.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[TBENCH-15] Alioth nbody</title>
                <link>http://dev.clojure.org/jira/browse/TBENCH-15</link>
                <project id="10014" key="TBENCH">test.benchmark</project>
                        <description></description>
                <environment></environment>
            <key id="15140">TBENCH-15</key>
            <summary>Alioth nbody</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="dnolen">David Nolen</assignee>
                                <reporter username="dnolen">David Nolen</reporter>
                        <labels>
                    </labels>
                <created>Sat, 21 Jan 2012 13:09:24 -0600</created>
                <updated>Sun, 22 Jan 2012 12:36:44 -0600</updated>
                    <resolved>Sun, 22 Jan 2012 12:36:44 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27606" author="dnolen" created="Sun, 22 Jan 2012 12:36:44 -0600"  >&lt;p&gt;Done, &lt;a href=&quot;https://github.com/clojure/test.benchmark/commit/b0772ea5858a3924b15d87003cb039af20c0cfa7&quot;&gt;https://github.com/clojure/test.benchmark/commit/b0772ea5858a3924b15d87003cb039af20c0cfa7&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[TBENCH-5] spectral-norm</title>
                <link>http://dev.clojure.org/jira/browse/TBENCH-5</link>
                <project id="10014" key="TBENCH">test.benchmark</project>
                        <description>&lt;p&gt;Implement spectral-norm as described at &lt;a href=&quot;http://shootout.alioth.debian.org/&quot;&gt;http://shootout.alioth.debian.org/&lt;/a&gt;. See &lt;a href=&quot;http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks&quot;&gt;http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks&lt;/a&gt; for an overview.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14264">TBENCH-5</key>
            <summary>spectral-norm</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="stu">Stuart Halloway</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Oct 2010 05:26:45 -0500</created>
                <updated>Sat, 21 Jan 2012 13:07:42 -0600</updated>
                    <resolved>Sat, 21 Jan 2012 13:07:42 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="25995" author="stu" created="Fri, 3 Dec 2010 11:46:44 -0600"  >&lt;p&gt;these were assigned to me by accident&lt;/p&gt;</comment>
                    <comment id="27601" author="dnolen" created="Sat, 21 Jan 2012 13:07:42 -0600"  >&lt;p&gt;Done, &lt;a href=&quot;https://github.com/clojure/test.benchmark/commit/642279639c99ce222c10a4d1f1f69aa5565845c6&quot;&gt;https://github.com/clojure/test.benchmark/commit/642279639c99ce222c10a4d1f1f69aa5565845c6&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>

<item>
            <title>[TBENCH-9] Alioth regex-dna</title>
                <link>http://dev.clojure.org/jira/browse/TBENCH-9</link>
                <project id="10014" key="TBENCH">test.benchmark</project>
                        <description>&lt;p&gt;Implement regex-dna as described at &lt;a href=&quot;http://shootout.alioth.debian.org/&quot;&gt;http://shootout.alioth.debian.org/&lt;/a&gt;. See &lt;a href=&quot;http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks&quot;&gt;http://dev.clojure.org/display/testbenchmark/Alioth+Benchmarks&lt;/a&gt; for an overview.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15012">TBENCH-9</key>
            <summary>Alioth regex-dna</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="pmbauer">Paul Michael Bauer</assignee>
                                <reporter username="pmbauer">Paul Michael Bauer</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Nov 2011 23:01:00 -0600</created>
                <updated>Mon, 13 Feb 2012 23:11:23 -0600</updated>
                    <resolved>Mon, 13 Feb 2012 23:11:23 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27713" author="pmbauer" created="Mon, 13 Feb 2012 23:11:23 -0600"  >&lt;p&gt;re-worked A. Fingerhut&apos;s implementation to use nio and a hand-rolled reduce loop for code replacement.&lt;br/&gt;
Result is a ~2x speedup and 92% as fast as the fastest Java version.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/clojure/test.benchmark/blob/0977c41e430b85f452f0064aad24562e9be48fff/src/main/clojure/alioth/regexdna.clj&quot;&gt;https://github.com/clojure/test.benchmark/blob/0977c41e430b85f452f0064aad24562e9be48fff/src/main/clojure/alioth/regexdna.clj&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>