gc-latency-experiment
gc-latency-experiment copied to clipboard
Racket benchmark should manually time each iteration
Iterations should be timed manually instead of relying on the runtime system statistics. This will make it consistent with the other benchmarks.
cc @gasche