[ 
https://issues.apache.org/jira/browse/JENA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398600#comment-13398600
 ] 

Rob Vesse commented on JENA-266:
--------------------------------

A whole system build might be appropriate in case someone makes a change in one 
module and only builds and tests that module so doesn't see they break 
something over in another module that depends on the affected module
                
> MINUS operations too slow
> -------------------------
>
>                 Key: JENA-266
>                 URL: https://issues.apache.org/jira/browse/JENA-266
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>            Reporter: Paul Gearon
>            Assignee: Rob Vesse
>         Attachments: arq.patch
>
>
> MINUS operations use an N^2 algorithm when evaluating. Despite the data being 
> placed on the heap, an operating removing ~100k bindings from ~500k bindings 
> takes >15 minutes on desktop systems (15 minutes being the time at which the 
> process is killed. It may take significantly longer).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to