On Mon, Aug 9, 2010 at 6:39 PM, Jukka Zitting <[email protected]> wrote: > Hi, > > On Mon, Aug 9, 2010 at 5:36 PM, Ard Schrijvers > <[email protected]> wrote: >> The thing is that I am particularly interested in doing searches >> against, say 100K+ nodes. > > The basic test setup I'm now using for the concurrency and simple > search tests consists of a simple hierarchy of 10k small nodes. > Extending to 100k or even 1M nodes for tests that need that shouldn't > be too much trouble.
Great!! > >> Obviously, the unit tests search index is an in memory one, which >> might also influence the real numbers. > > The current performance test suite uses the default Jackrabbit > configuration for each version, so the search indexes are actually > backed on disk. It's also possible to add alternative repository > configurations to the test suite. That's also great. Thanks again for all your input Jukka. I'll add some search unit tests within the coming two weeks. Regards Ard > > BR, > > Jukka Zitting >
