>>>>> "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