Re: JavaMemoryModel: StringBuffer intensive codes/applications/benchmarks

From: Joshua Bloch (joshua.bloch@sun.com)
Date: Thu Apr 25 2002 - 12:26:21 EDT


Bill,

   How about using BigInteger.toString. Generate a 10000 bit BigInteger
using BigInteger(int numBits, Random rnd) and repeatedly call toString on
it.

                    Regards,

                    Josh

-------------------------------
JavaMemoryModel mailing list - http://www.cs.umd.edu/~pugh/java/memoryModel



This archive was generated by hypermail 2b29 : Thu Oct 13 2005 - 07:00:39 EDT