r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000
authorAndrew Tridgell <tridge@samba.org>
Tue, 30 Aug 2005 01:51:36 +0000 (01:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:59 +0000 (13:34 -0500)
commitcae788d5608b287b2c970ab28c0361350a5c7e95
treecb8138948fe87baf4385eac6a23f506f2f3965a7
parent6f9b901fa0db18faae603db67d8d31e229d92c27
r9773:  r11599@blu:  tridge | 2005-08-30 11:55:57 +1000
 optimise this case a bit more. The total speedup using non-indexed
 ldbtest is now around a factor of 80x. The code is ugly as hell, but
 I think this speed is worth it.

 Of course, if we only ever do indexed searches in ldb then this
 doesn't help, but it seems all too common that we get unindexable
 searches, so the optimisation is worthwhile
(This used to be commit 2e14fb893dd9815cdb2488c630131dc549e5c361)
source4/lib/tdb/common/tdb.c