Julian Reschke wrote:
OK,
I finally obtained measurements for jackrabbit native and JCR2SPI (see
proposed test in JCR-1437):
jackrabbit-core: 3.35ms per iteration
jcr2spi: 756ms per iteration
Hopefully once the tests are checked-in, and the results are
reproducible everywhere, we agree that there's a problem :-)
BR, Julian
For the record, these tests can now be reproduced everywhere, by running
mvn -Dtest=JCRBenchmark test
in both jackrabbit-core and jackrabbit-jcr-benchmark, and grepping for
BigCollectionTest in the resulting log file.
BR, Julian