Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 27 ms.

Standard Output

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

get
   iimap: 0.8711ms
   map:   1.1873ms

remove
   iimap: 0.9811ms
   map:   5.9478ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.4244ms
   map:   2.2621ms

get
   iimap: 0.8369ms
   map:   1.3273ms

remove
   iimap: 0.8747ms
   map:   4.5599ms

Standard Error

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