Re: Performance issues with MIPS 4Kc

2006-10-23 Thread Rick Jones
David Peat wrote: Hi, I’m trying to build some openssl functionality into a product using a MIPS 4Kc based processor running at 225 mips and coming up against significant performance problems. For example, to generate RSA keys (using the call RSA_generate_key()) takes approx 50 seconds. Ba

Performance issues with MIPS 4Kc

2006-10-23 Thread David Peat
Hi,   I’m trying to build some openssl functionality into a product using a MIPS 4Kc based processor running at 225 mips and coming up against significant performance problems.   For example, to generate RSA keys (using the call RSA_generate_key()) takes approx 50 seconds.   Based on