Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 48 ms.

Standard Output

com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true
put
   iimap: 8.323641ms
   map:   7.376431ms

get
   iimap: 3.478841ms
   map:   3.975408ms

remove
   iimap: 3.866973ms
   map:   7.985898ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.661284ms
   map:   2.730004ms

get
   iimap: 0.989946ms
   map:   1.363089ms

remove
   iimap: 0.880234ms
   map:   1.335342ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442297091909 ms III - Start
SLOCK [T main @ 1442297091910 ms +++ localhost/127.0.0.1:59999 - Locked within 998 ms, 1 attempts
++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest
++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest
++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove
++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove
++++ Test Singleton.unlock()
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442297092796 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1442297092796 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms