On Tue, 2011-03-08 at 14:11 +0100, Carlos Garnacho wrote:
Hey Carlos,

Great!

> Philip wrote:
> > o. Some item_remove performance improvements:

[cut]

> I've been trying out this idea, this is now implemented in the
> grouped-deletes branch, I've added bulk tasks, which gather a collection
> of similar operations, the sparql is composed on flush. Due to event
> granularity and intermediate flushes, processing is rather something
> like:
> 
>    aaabbb aaaabbbb aabb ab aabb ...
> 
> which also helps in getting a somewhat prompt response as items are
> processed.

Interesting after this would be if the aaa, aaaa, aa, and the bbb, bbbb,
bb and bb queries would be merged together using SPARQL's IN support
inside of the queue, and then fired as a single query each time.


Cheers,

Philip

-- 


Philip Van Hoof
freelance software developer
Codeminded BVBA - http://codeminded.be

_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to