about summary refs log tree commit homepage
path: root/lib/PublicInbox/Feed.pm
diff options
context:
space:
mode:
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>2018-04-03 11:09:08 +0000
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>2018-04-03 12:06:11 +0000
commitf91753f00b760c0e06eb0384792e5b18bd99bb0f (patch)
tree2cc2f60b629b4947fcd4a02c39c7cfc688c2c243 /lib/PublicInbox/Feed.pm
parente932bd748750234331d5664873272e0cb7ba6025 (diff)
downloadpublic-inbox-f91753f00b760c0e06eb0384792e5b18bd99bb0f.tar.gz
While SQLite is faster than Xapian for some queries we
use, it sucks at handling OFFSET.  Fortunately, we do
not need offsets when retrieving sorted results and
can bake it into the query.

For inbox.comp.version-control.git (v1 Xapian),
XOVER and XHDR are over 20x faster.
Diffstat (limited to 'lib/PublicInbox/Feed.pm')
0 files changed, 0 insertions, 0 deletions