[
https://issues.apache.org/jira/browse/JENA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-1440:
--------------------------------
Description: Avoiding going {{bytes-> Record->Tuple<NodeId>}} can save
about 25% of time in a large index scan (but there are lots of other things
going on in a typical query and this change would be negligible). (was:
Avoiding going bytes-> Record->Tuple<NodeId> can save about 25% of time in a
large index scan.)
> 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
> Fix For: Jena 3.7.0
>
>
> Avoiding going {{bytes-> Record->Tuple<NodeId>}} can save about 25% of time
> in a large index scan (but there are lots of other things going on in a
> typical query and this change would be negligible).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)