Andy Seaborne created JENA-1147:
-----------------------------------
Summary: Add a node cache step to RIOT parsing.
Key: JENA-1147
URL: https://issues.apache.org/jira/browse/JENA-1147
Project: Apache Jena
Issue Type: Improvement
Components: RIOT
Affects Versions: Jena 3.0.1
Reporter: Andy Seaborne
Priority: Minor
A node cache on the parsing pipeline will reduce memory footprint.
It may be worth doing different caches for subject/predicate/object as they
have different characteristics.
Care is needed because sometimes the parser is not creating stored object (e.g.
TDB loading) so the cache should measurable not add overhead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)