mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-25 06:10:44 +00:00
Touch2
This commit is contained in:
parent
0d9ed3bbf6
commit
a7428d9dcc
@ -27,7 +27,7 @@ import org.openjdk.jmh.annotations.*;
|
||||
import java.math.BigInteger;
|
||||
import java.util.*;
|
||||
import java.util.concurrent.ConcurrentHashMap;
|
||||
import java.util.concurrent.TimeUnit;
|
||||
import java.util.concurrent.TimeUnit;
|
||||
|
||||
/**
|
||||
* Benchmark comparing HashMap constructor performance against manual iteration.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user