GC statistics (was Re: big project ported)

Tom Tromey tromey@cygnus.com
Wed Oct 27 10:17:00 GMT 1999


>>>>> "Jeff" == Jeff Sturm <jsturm@sigma6.com> writes:

Jeff> The static binary runs about 30% faster, even at the start:

Wow.

Jeff> I suspect the real GC cost here is object allocation, not
Jeff> collection.

It would be useful to instrument the collector to measure the cost of
marking and the cost of allocation.

Tom


More information about the Java mailing list