Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 38 ms.

Standard Output

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

get
   iimap: 2.3098ms
   map:   1.4397ms

remove
   iimap: 3.0957ms
   map:   8.2951ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.9629ms
   map:   2.733ms

get
   iimap: 0.9736ms
   map:   1.4507ms

remove
   iimap: 0.8026ms
   map:   5.2573ms

Standard Error

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