Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Changes

Summary

  1. switched to nanoTime() and moved asserts to end of the benchmark. (details)
  2. small optimizations in fast pimitive HashMaps (Arrays.fill(), local (details)
Commit fcb2cae956ce4f0ec44c8cbc81be0f588f472f03 by Michael Bien
switched to nanoTime() and moved asserts to end of the benchmark.
Commit df5683b123b4346c2d5e8b3131a9dd87d00db0ab by Michael Bien
small optimizations in fast pimitive HashMaps (Arrays.fill(), local variables).
also improved javadoc and fixed exception messages.