Paul Gearon created JENA-266:
--------------------------------
Summary: 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
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