Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 55 ms.

Standard Output

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

get
   iimap: 3.6624ms
   map:   3.4583ms

remove
   iimap: 1.4462ms
   map:   8.2606ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.9604ms
   map:   2.7698ms

get
   iimap: 1.0188ms
   map:   1.4173ms

remove
   iimap: 1.0575ms
   map:   8.4133ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1577940821533 ms III - Start
SLOCK [T main @ 1577940821535 ms +++ localhost/127.0.0.1:59999 - Locked within 2006 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 @ 1577940822352 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1577940822352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms