Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 85 ms.

Standard Output

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

get
   iimap: 2.943841ms
   map:   2.690278ms

remove
   iimap: 3.462241ms
   map:   27.026527ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 3.711136ms
   map:   4.879867ms

get
   iimap: 1.93887ms
   map:   2.612985ms

remove
   iimap: 2.057659ms
   map:   18.374428ms

Standard Error

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