Hacker News new | ask | show | jobs
by return_to_monke 1073 days ago
Do the java benchmarks include JVM startup?
1 comments

Yeah, it appears they just run a script, I don't think the code itself is allowed to say how long the test took. That's why you have to subtract like 80ms (estimating from the hello world comparison) for most of them.