[Freeipa-devel] [PATCH] 23 Optimize and dynamically verify group membership

JR Aquino JR.Aquino at citrix.com
Thu Mar 31 22:54:17 UTC 2011


To clarify, the high delay times in these stats are due to buffered logging being turned off.

The ratio of performance increase is ~the same with buffered logging turned on; e.g 1.9 seconds down to 1.5 


On Mar 31, 2011, at 1:43 PM, "JR Aquino" <JR.Aquino at citrix.com> wrote:

> Better formatting for the statistics:
> 
> -=============================-
> 
> <Without patch>
> 
> ipa hostgroup-find
> 
> ...
> 
> -----------------------------
> Number of entries returned 52
> -----------------------------
> 
> real    0m20.054s
> user    0m0.934s
> sys    0m0.050s
> 
> -=============================-
> 
> <With Patch>
> ipa find-hostgroup
> 
> ...
> 
> -----------------------------
> Number of entries returned 52
> -----------------------------
> 
> real    0m15.064s
> user    0m0.945s
> sys    0m0.057s
> 
> -=============================-
> 
> <Without Patch>
> ipa host-find
> 
> ...
> 
> ------------------------------
> Number of entries returned 100
> ------------------------------
> 
> real    0m41.277s
> user    0m0.806s
> sys    0m0.060s
> 
> -=============================-
> 
> <With Patch>
> ipa host-find
> 
> ...
> 
> ------------------------------
> Number of entries returned 100
> ------------------------------
> 
> real    0m16.385s
> user    0m0.814s
> sys    0m0.053s
> 
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel




More information about the Freeipa-devel mailing list