Hi, there.
Did anybody try to do some profiling using any SSL accelerator with any
version of Openssl? Any information is welcomed.
Thanks,
Jenny
_
Get more from the Web. FREE MSN Explorer download : http://exp
Has anybody ever used profiling(CFLAGS=-pg) to analyze the amount of time
spent in each routine in openssl? I tried it in openssl-engine-0.9.6. But
the option -pg seemed to conflict with the option of -fomit-frame-pointer,
so I got rid of the latter. But when I tried to do speed test(apps/ope