Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.78 sec.

Standard Output

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

get
   iimap: 3.451414ms
   map:   2.996626ms

remove
   iimap: 1.303449ms
   map:   7.420762ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.701787ms
   map:   2.779756ms

get
   iimap: 0.97049ms
   map:   1.402954ms

remove
   iimap: 0.881511ms
   map:   1.335023ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1442568003849 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442568005355 ms III - Start
SLOCK [T main @ 1442568005356 ms +++ localhost/127.0.0.1:59999 - Locked within 2507 ms, 2 attempts
++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark
++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark
++++ TestCase.setUp: com.jogamp.common.util.LongIntH
...[truncated 21 chars]...
Test
++++ 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 @ 1442568006225 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1442568006225 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms