Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 43 ms.

Standard Output

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

get
   iimap: 3.8458ms
   map:   1.5688ms

remove
   iimap: 1.4191ms
   map:   9.4643ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.6785ms
   map:   2.6528ms

get
   iimap: 0.9981ms
   map:   1.3722ms

remove
   iimap: 0.9174ms
   map:   1.3117ms

Standard Error

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