> Is this a known issue?  I'm assuming it's SMAPI in the backend, not smaclient 
> on the front end causing the slowness. 

The best I can remember is that for a user directory with somewhere between 
100-200 entries the Query_All_DM took 1-3 seconds. Most of the CPU was spent on 
the SMAPI side, because the work involved in parsing the Query_All_DM output 
was trivial (if I remember it right it just returns one large text chunk). So I 
would guess it is an issue in smaclient. But that is just a guess, I have never 
worked with smaclient. 

Tomas

Reply via email to