status of gcj's boehm collector?
Adam Megacz
gcj@lists.megacz.com
Tue Dec 4 15:35:00 GMT 2001
Jeff Sturm <jsturm@one-point.com> writes:
> brief, there was really no benefit other than shorter pause times;
Yeah, but that would be a huge win for me. My project (www.xwt.org)
provides rich user interfaces for XML-RPC/SOAP web services. Latency
is paramount, throughput relitavely unimportant (I don't ask much of
the CPU).
Does anybody know any other tricks for reducing pause times? I guess
"create less objects" is one answer, and I'm going to try that...
- a
More information about the Java
mailing list