On Thu, Feb 18, 2010 at 11:19 AM, Stanislav Muhametsin <[email protected]> wrote:
> Yeah that is what I currently am doing - a simple test with > PreferenceEntityStore for service prefs, MemoryEntityStore (as per > EntityTestAssembler) for storing entities, and RDF indexing service. I have > one entity type (ExampleEntity), with one string-property. Currently, with > profiling (much slower than normal run), inside the notifyChanges method of > RdfIndexingService, it is taking: Also, are you sure that entities are not stored in the PrefES, which is notoriously slow especially for deletes. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

