Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 71 ms.

Standard Output

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

get
   iimap: 2.860523ms
   map:   2.445786ms

remove
   iimap: 2.806273ms
   map:   11.043601ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.945002ms
   map:   3.137386ms

get
   iimap: 1.295478ms
   map:   2.013992ms

remove
   iimap: 1.284073ms
   map:   1.781904ms

Standard Error

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