This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: GC statistics (was Re: big project ported)
- To: Anthony Green <green at cygnus dot com>
- Subject: Re: GC statistics (was Re: big project ported)
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Fri, 5 Nov 1999 13:20:34 -0800 (PST)
- Cc: jsturm at sigma6 dot com, tromey at cygnus dot com, bryce at albatross dot co dot nz, java-discuss at sourceware dot cygnus dot com
- References: <38172D94.597BFC0E@sigma6.com><199910271701.KAA00332@fencer.cygnus.com>
Going through old mail...
>>>>> "Anthony" == Anthony Green <green@cygnus.com> writes:
Jeff> The static binary runs about 30% faster, even at the start:
Anthony> Great. I think one easy thing we could do is subsume
Anthony> libgcjgc into libgcj, like we do with libffi. What do you
Anthony> think Tom?
I want to try the bitmap marking first. If that fails we should look
at the cost of merging the libraries.
T