Jackrabbit performance from 1.5.6 to 1.6.0

Jackrabbit, one of my favourite Apache projects, has reached version 1.6. Here's my entirely unscientific performance comparison between 1.5.6 and 1.6, using the default configuration:

Test results.  The number is operations/seconds - larger means faster.
Blob size 100 kB

                    FirstSess   LargeRead LargeRemove   LargeSave  NewSession    RandRead      
Jackrabbit 1.6.0         0.22    62328.60       82.13       29.58     2046.58    52643.22      
Jackrabbit 1.5.6         0.27    45740.63       98.99       30.63     1761.96    36375.67     

                    Remove        Save     SeqRead        UUID      Update     getItem getProperty    propUUID
Jackrabbit 1.6.0    428.69      141.12    12242.90    97184.56      189.64   239975.04  1184413.12   468099.05
Jackrabbit 1.5.6    449.58      155.56    11318.62    65905.68      229.21   139922.76   902527.08   470654.68

The tests are explained here. It seems that especially when it comes to the tree traversal, there have been quite a few improvements all around. However, the store/remove performance seems to have gone down a bit. All in all, seems like a good release.



Comments

No comments yet.
More info...     Comments?   Back to weblog
"Main_blogentry_210809_1" last changed on 21-Aug-2009 23:39:03 EEST by JanneJalkanen.