Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.77 sec.

Standard Output

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

get
   iimap: 3.372989ms
   map:   4.174775ms

remove
   iimap: 2.927765ms
   map:   6.229952ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.705949ms
   map:   2.781695ms

get
   iimap: 0.971456ms
   map:   1.365334ms

remove
   iimap: 0.887898ms
   map:   1.319089ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1444911264065 ms III - Start
SLOCK [T main @ 1444911264066 ms +++ localhost/127.0.0.1:59999 - Locked within 1002 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 @ 1444911264923 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1444911264923 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms