[1357] in Kerberos_V5_Development
Re: kdc performance and rcache
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Fri Jun 28 11:08:56 1996
Date: Fri, 28 Jun 1996 11:08:35 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: raeburn@cygnus.com
Cc: krbdev@MIT.EDU
In-Reply-To: <tx1bui468t6.fsf@cygnus.com> (message from Ken Raeburn on 27 Jun 1996 21:01:25 -0400)
> Fabulous! What profiling utility are you using?
I'm just using gprof.
MIT has Quantify installed in /mit/pure for SunOS and Solaris. It is
a good product, and much less hassle to use than gprof because you
don't have to build special .o files. If you send me your test
program, I could product a quantify report using it.
Come to think of it, I should do the same for the kadm5 kadmind, using
the RPC API unit tests to exercise most of the server code.
Barry