HI Shaun:

Could you please create a Bugzilla ticket and attach your patch there?

Thanks!
Gary

-----Original Message-----
From: Shaun Kalley [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 01, 2005 6:42 PM
To: commons-dev@jakarta.apache.org
Subject: [PATCH] [lang] Performance boost for RandomNumberUtils

This patch replaces the StringBuffer used in RandomStringUtils with a 
char array, resulting in a significant performance increase (better than

30% by my testing).  It doesn't change the existing API, and it passes 
the provided unit tests.

Thanks,
Shaun Kalley

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to