X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isamb%2Fbenchisamb.c;h=396adc28a612c83b0dc599344001bc4aa7d575eb;hp=e9aaba7f273b6f6dde9d0e28bbfa4b33527a4d17;hb=ae5c8868f2bee81cebddf3251432eb47c3da3591;hpb=c0765995c15b95d23d183c43fda4516ad47b1f53 diff --git a/isamb/benchisamb.c b/isamb/benchisamb.c index e9aaba7..396adc2 100644 --- a/isamb/benchisamb.c +++ b/isamb/benchisamb.c @@ -1,4 +1,4 @@ -/* $Id: benchisamb.c,v 1.4 2006-12-11 10:02:14 adam Exp $ +/* $Id: benchisamb.c,v 1.5 2007-01-05 10:45:12 adam Exp $ Copyright (C) 1995-2006 Index Data ApS @@ -32,6 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include #include +#include #include #include @@ -134,9 +135,9 @@ void bench_insert(ISAMB isb, int number_of_trees, for (round = 0; round < number_of_rounds; round++) { - zebra_timing_t t = zebra_timing_create(); + yaz_timing_t t = yaz_timing_create(); - zebra_timing_start(t); + yaz_timing_start(t); for (i = 0; i