On Sunday 23 April 2006 02:07, Daniel Fridlender wrote: > I also agree with [Vladimir] that it would be really nice to have a > representative collection of realistic applications of the > functionality of java.math. RSA key generation is definitely one of > them. We should find more. That would also help us identifying > methods that are critical for the performance in practice, thus > methods that are worth optimizing further.
For crypto, one could adopt the whole BouncyCastle test suite as a benchmark. Outside of crypto, I don't know of any practical uses for BigInteger (which doesn't mean that none exist). Chris -- Chris Gray /k/ Embedded Java Solutions BE0503765045 Embedded & Mobile Java, OSGi http://www.k-embedded-java.com/ [EMAIL PROTECTED] +32 3 216 0369 --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
