Re: Multi-threaded version of speed.c

2001-05-02 Thread Joseph J. Tardo
Bill: Thanks, I would like very much to take you up on your offer, too. I wrote my own a while back for precisely the same reason, but it was very Unix specific (e.g., relied on signals, used pipes to collect results, etc.). --Joe >I'd appreciate a copy. We'd been meaning to get around to doin

Re: multi-threaded version of speed.c

2001-04-17 Thread D.K. Smetters
I'd appreciate a copy. We'd been meaning to get around to doing that; I'm glad you beat us to it :-). thanks much, Diana Diana Smetters Member of the Research Staff Xerox PARC [EMAIL PROTECTED] wrote: > > Hi, > I've modified speed.c ("openssl speed") to run

multi-threaded version of speed.c

2001-04-17 Thread HYMAS
Hi, I've modified speed.c ("openssl speed") to run with a variable number of threads simultaneously. Why would I want to do this? Besides the obvious use of testing on MP boxes, this is great for evaluating hardware ENGINEs. If the hardware has multiple encryption chips, running with mu