You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/02/24 16:57:18 UTC

[jira] [Created] (JENA-1147) Add a node cache step to RIOT parsing.

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)