Skip to content

Passed

com.jogamp.common.util.IntIntHashMapTest.capacityTest

Took 1 ms.

Standard Output

com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true
put
   iimap: 2.0626ms
   map:   2.2549ms

get
   iimap: 0.8476ms
   map:   1.9069ms

remove
   iimap: 1.0754ms
   map:   2.8323ms
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.5726ms
   map:   2.4137ms

get
   iimap: 0.7917ms
   map:   1.4243ms

remove
   iimap: 0.8001ms
   map:   1.6876ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1610399961250 ms III - Start
SLOCK [T main @ 1610399961252 ms +++ localhost/127.0.0.1:59999 - Locked within 2005 ms, 1 attempts
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHas
...[truncated 244 chars]...
torTest
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove
++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove
++++ Test Singleton.unlock()
SLOCK [T SingletonServerSocket18-localhost/127.0.0.1:59999 @ 1610399962296 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1610399962297 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms