You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Adelina Caramet <ad...@gmail.com> on 2009/10/16 15:53:57 UTC

Search Performance

Let's say i'm serching the entire worspace (about 10000 nodes) and i want to
display the number of nodes (i have a paginator that needs that) that i can
see (the read permision).
>From my calculations it takes 1 ms per node to check if it has the read
privilege, (~ 10 sec for all the nodes). I'm using a customized ACLProvider
and ACLTemplate.
It's the time ok or i'm doing something wrong ???

-- 
Adelina Caramet
<http://www.redarts.ro>