<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 07:00:40 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/si/jira.issueviews:issue-xml/LOGIC-57/LOGIC-57.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[LOGIC-57] poor performance when using tabling</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-57</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description></description>
                <environment></environment>
            <key id="15721">LOGIC-57</key>
            <summary>poor performance when using tabling</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>Wed, 26 Sep 2012 15:19:15 -0500</created>
                <updated>Fri, 26 Oct 2012 01:01:00 -0500</updated>
                    <resolved>Fri, 26 Oct 2012 01:01:00 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="29609" author="dnolen" created="Fri, 5 Oct 2012 18:49:44 -0500"  >&lt;p&gt;The following commit &lt;a href=&quot;http://github.com/clojure/core.logic/commit/03ad0a425c5b3b91a00142ff91e5fcd378daa682&quot;&gt;http://github.com/clojure/core.logic/commit/03ad0a425c5b3b91a00142ff91e5fcd378daa682&lt;/a&gt;, should give a very big performance boost. The table still ends up storing a lot of redundant information, we could probably get another large boost by figuring out some way to share information when goals are recursive.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11525" name="tabling.clj" size="2743" author="dnolen" created="Wed, 26 Sep 2012 15:19:31 -0500" />
                </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>
</channel>
</rss>