You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2013/06/11 10:13:55 UTC

Tests done with Mavibot : results

Hi guys,

as Kiran did on his computer, I was able to conduct some performance
tests this morning. Here are the results :

- Search :

OBJECT level - Delta : 16535( 60477 per s ) /24394, count : 1500000
ONE level - Delta : 5558( 89960 per s ) /8886, count : 750000
SUB level - Delta : 8960( 111600 per s ) /14887, count : 1500000

FTR, we got those numbers with JDBM :


OBJECT level - Delta : 16188( 61774 per s ) /24745, count : 1500000
ONE level - Delta : 8404( 59495 per s ) /12793, count : 750000
SUB level - Delta : 14146( 70690 per s ) /22896, count : 1500000


So we are slightly slower on OBJECT level, 50% faster for ONE level, and
57% faster for SUB level. I still have to see why we are slower for
OBJECT level, but it might be statistically irrelevant, with a 2%
difference.


- Add :

Delta : 48294( 207 per s ) /74573

Which is a 3x improvement compared to what we get with JDBM (73/s on my
computer).

It's not perfect though, and a lot remains to be done to be able to use
Mavibot as a backend. We are working on it !


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com