[Xapian-tickets] [Xapian] #782: Improve encode_length() performance
Xapian
nobody at xapian.org
Thu Jun 6 05:15:02 BST 2019
#782: Improve encode_length() performance
----------------------------+-------------------------
Reporter: Kronuz | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Backend-Remote | Version:
Severity: minor | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: All
----------------------------+-------------------------
Comment (by olly):
Those 0xffffffff seem to be `BAD_VALUENO` being passed for the sort key
when there's no sorting by value, so that'll currently happen up to once
per remote db per search. It's easy to adjust the protocol to avoid this
(on master at least - for 1.4 it's probably best to just leave it be).
--
Ticket URL: <https://trac.xapian.org/ticket/782#comment:11>
Xapian <https://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list