RFR 8209171 : Simplify Java implementation of Integer/Long.numberOfTrailingZeros()

Martin Buchholz martinrb at google.com
Sun Aug 12 22:45:21 UTC 2018


Here's an example of a microbenchmark that uses multiple random inputs
simulating various typical populations:

https://github.com/google/caliper/blob/master/caliper-examples/src/main/java/examples/Utf8Benchmark.java


More information about the core-libs-dev mailing list