]> git.notmuchmail.org Git - notmuch/commit
xapian-dump: Rewrite to generate C code as output.
authorCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 03:49:43 +0000 (20:49 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 03:49:43 +0000 (20:49 -0700)
commit512f7bb0f62c28c3c109a4f0fd089f253784dc9b
tree3b8d8089f6e7bed5aeb8131b1c00bb761fb513f1
parent36640b303ea68ae28e89f27694356141f515819b
xapian-dump: Rewrite to generate C code as output.

This was for some time testing, (to see how fast xapian could be
if we were strictly adding documents and not doing any other IO
or computation). The answer is that xapian is quite fast, (on
the order of 1000 documents per second).
xapian-dump.cc