mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-25 14:20:35 +00:00
Touch1
This commit is contained in:
parent
557610143c
commit
0d9ed3bbf6
@ -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