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 2017/11/27 18:33:00 UTC

[jira] [Created] (JENA-1440) Map ByteBuffer direct to Nodeis, avoiding a Record object (TupleIndexRecord)

Andy Seaborne created JENA-1440:
-----------------------------------

             Summary: Map ByteBuffer direct to Nodeis, avoiding a Record object (TupleIndexRecord)
                 Key: JENA-1440
                 URL: https://issues.apache.org/jira/browse/JENA-1440
             Project: Apache Jena
          Issue Type: Improvement
          Components: TDB2
    Affects Versions: Jena 3.5.0, Jena 3.6.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
            Priority: Minor


Avoiding going bytes-> Record->Tuple<NodeId> can save about 25% of time in a large index scan.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)