Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.76 sec.

Standard Output

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

get
   iimap: 3.519664ms
   map:   1.922165ms

remove
   iimap: 1.363726ms
   map:   7.582776ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.671171ms
   map:   2.936349ms

get
   iimap: 0.95008ms
   map:   1.565925ms

remove
   iimap: 0.892992ms
   map:   1.367554ms

Standard Error

++++ Test Singleton.lock()
SLOCK [T main @ 1442876415205 ms III localhost/127.0.0.1:59999 - Wait for lock
SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1442876417209 ms III - Start
SLOCK [T main @ 1442876417210 ms +++ localhost/127.0.0.1:59999 - Locked within 3005 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 @ 1442876418059 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1442876418059 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms