https://bz.apache.org/bugzilla/show_bug.cgi?id=56966

--- Comment #8 from Mark Thomas <ma...@apache.org> ---
The times were consistent on my fairly old (2008) server running Win 2008 R2 at
15/600 regardless with Java 7 Java 8 and Java 9.

On my 2012 OSX laptop the times were consistently ~40μs for Java 7 and 8.

And on a year old Windows laptop the times are ~7μs for
System.currentTimeMillis() and ~14μs for System.nanoTime() for Java 8 and 9.

It looks like times are largely independent of Java version.

On remotely modern hardware (would anyone really worried about a few μs of
performance be running 4+ year old hardware?) it looks like this is a non-issue
performance wise.

I'm going to go ahead and implement this for 9.0.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to