top | item 46847759

(no title)

igouy | 28 days ago

> maybe Java benefits from out of band GC

benchmarks game uses BenchExec to take 'care of important low-level details for accurate, precise, and reproducible measurements' ….

BenchExec uses the cgroups feature of the Linux kernel to correctly handle groups of processes and uses Linux user namespaces to create a container that restricts interference of [each program] with the benchmarking host.

discuss

order

woooooo|28 days ago

I'm talking about memory management in-process, I dont think cgroups would affect that?