Skip to content
Commit 4437f5ab authored by Vishesh Handa's avatar Vishesh Handa
Browse files

VirtuosoQueryResultIteratorBackend: Avoid calling binding to cache the results

Copy the important parts of binding and call them manually instead of
calling binding(i) which performs extra checks and returns the node.

When transfering large number of results (over 50000) this leads to a
minor performance increase.
parent f8747bc9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment