Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1440

Map ByteBuffer direct to NodeIds, avoiding a Record object (TupleIndexRecord)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • Jena 3.5.0, Jena 3.6.0
    • Jena 3.6.0
    • TDB2
    • None

    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).

      Attachments

        Issue Links

          Activity

            People

              andy Andy Seaborne
              andy Andy Seaborne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: