No Subject

2000-11-28 Thread Jihui Yang
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

openssl-engine has some problem with profiling

2000-11-06 Thread Jihui Yang
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