Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.testPutRemove

Took 0.73 sec.

Standard Output

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

get
   iimap: 0.960311ms
   map:   2.087311ms

remove
   iimap: 1.112795ms
   map:   4.489223ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.855698ms
   map:   2.508719ms

get
   iimap: 0.977033ms
   map:   1.76859ms

remove
   iimap: 1.260446ms
   map:   1.489205ms

Standard Error

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