Tuesday, January 26, 2016

Benchmarking - Java

Use Java Timing libraries.

java.lang

static long     nanoTime() - Returns the current value of the running JVM's high-resolution time source, in nanoseconds.


No comments:

Post a Comment