Hi guys,

this week-end, I spent some time on cleanup up the modify() operation (after having cleaned up the search, add and delete operations). The main issue was that we were doing a hell lot of lookups in the backend, something we could have spared.

I removed all those lookups, and it resulted to a 40% speed improvement in a simple modification operation (an attribute value being replaced). We can now process around 2000 modify per second.

--
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com


Reply via email to