[Freeipa-devel] [PATCH] test speedup patch

Rob Crittenden rcritten at redhat.com
Tue Jan 18 22:35:10 UTC 2011


Rob Crittenden wrote:
> Attached is a rough cut of a patch to try to speed up the cli a little
> bit. Basically in production mode it will skip some things during
> initialization.
>
> My concept is that we develop in mode != production and release in mode
> == production.
>
> I managed to knock a second or so off time to do a user-show on average.
>
> There may be some other things we can do to speed things up, I'm still
> looking. Some feedback on the approach would be appreciated.
>
> Note that I've completely ruled out SSL/Negotiate. I did my testing on
> lite-server which doesn't use SSL or Negotiate and it was STILL taking
> on average 3-4+ seconds per command. The server side was consistently
> taking < 1 second to complete.
>
> rob

oh, and the patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: speedup.patch
Type: text/x-patch
Size: 1927 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110118/a30007a2/attachment.bin>


More information about the Freeipa-devel mailing list