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:35:01 UTC

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

     [ https://issues.apache.org/jira/browse/JENA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-1440:
--------------------------------
    Summary: Map ByteBuffer direct to NodeIds, avoiding a Record object (TupleIndexRecord)  (was: Map ByteBuffer direct to Nodeis, avoiding a Record object (TupleIndexRecord))

> Map ByteBuffer direct to NodeIds, 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)