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: 2.468166ms
   map:   2.068551ms

get
   iimap: 1.057238ms
   map:   1.028854ms

remove
   iimap: 1.045119ms
   map:   5.453948ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.301216ms
   map:   2.069508ms

get
   iimap: 0.791893ms
   map:   1.014183ms

remove
   iimap: 0.659219ms
   map:   0.967301ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1443100169616 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1443100171616 ms III - Start
SLOCK [T main @ 1443100171617 ms +++ localhost/127.0.0.1:59999 - Locked within 2502 ms, 3 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 @ 1443100172452 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1443100172452 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms