Skip to content

Passed

com.jogamp.common.util.LongIntHashMapTest.benchmark

Took 31 ms.

Standard Output

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

get
   iimap: 0.8843ms
   map:   2.0769ms

remove
   iimap: 1.0562ms
   map:   5.5462ms
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false
put
   iimap: 1.5149ms
   map:   2.1535ms

get
   iimap: 0.8513ms
   map:   9.8807ms

remove
   iimap: 0.5106ms
   map:   0.6068ms

Standard Error

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