MCPcopy Create free account

hub / github.com/austinv11/Long-Map-Benchmarks / functions

Functions76 in github.com/austinv11/Long-Map-Benchmarks

↓ 4 callersMethodrandObject
()
src/jmh/java/com/austinv11/bench/MapTests.java:59
↓ 2 callersMethodclone
()
src/jmh/java/com/austinv11/bench/MapTests.java:117
↓ 2 callersMethodeclipseMapCopy
(Context context, MutableLongObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:397
↓ 2 callersMethodeclipseMapGet
(Context context, MutableLongObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:364
↓ 2 callersMethodeclipseMapPutRemove
(Context context, MutableLongObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:386
↓ 2 callersMethodeclipseMapPutUpdate
(Context context, MutableLongObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:375
↓ 2 callersMethodfastutilMapGet
(Context context, AbstractLong2ObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:246
↓ 2 callersMethodfastutilMapPutRemove
(Context context, AbstractLong2ObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:268
↓ 2 callersMethodfastutilMapPutUpdate
(Context context, AbstractLong2ObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:257
↓ 2 callersMethodmapGet
(Context context, Map map)
src/jmh/java/com/austinv11/bench/MapTests.java:134
↓ 2 callersMethodmapPutRemove
(Context context, Map map)
src/jmh/java/com/austinv11/bench/MapTests.java:156
↓ 2 callersMethodmapPutUpdate
(Context context, Map map)
src/jmh/java/com/austinv11/bench/MapTests.java:145
↓ 2 callersMethodtroveMapGet
(Context context, TLongObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:545
↓ 2 callersMethodtroveMapPutRemove
(Context context, TLongObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:567
↓ 2 callersMethodtroveMapPutUpdate
(Context context, TLongObjectMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:556
↓ 1 callersMethodagronaMapGet
(Context context, Map map)
src/jmh/java/com/austinv11/bench/MapTests.java:739
↓ 1 callersMethodagronaMapPutRemove
(Context context, Map map)
src/jmh/java/com/austinv11/bench/MapTests.java:761
↓ 1 callersMethodagronaMapPutUpdate
(Context context, Map map)
src/jmh/java/com/austinv11/bench/MapTests.java:750
↓ 1 callersMethodhppcrtMapGet
(Context context, com.carrotsearch.hppcrt.maps.LongObjectHashMap<Object> map)
src/jmh/java/com/austinv11/bench/MapTests.java:663
↓ 1 callersMethodhppcrtMapPutRemove
(Context context, com.carrotsearch.hppcrt.maps.LongObjectHashMap<Object> map)
src/jmh/java/com/austinv11/bench/MapTests.java:685
↓ 1 callersMethodhppcrtMapPutUpdate
(Context context, com.carrotsearch.hppcrt.maps.LongObjectHashMap<Object> map)
src/jmh/java/com/austinv11/bench/MapTests.java:674
↓ 1 callersMethodkolobokeMapGet
(Context context, HashLongObjMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:469
↓ 1 callersMethodkolobokeMapPutRemove
(Context context, HashLongObjMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:491
↓ 1 callersMethodkolobokeMapPutUpdate
(Context context, HashLongObjMap map)
src/jmh/java/com/austinv11/bench/MapTests.java:480
↓ 1 callersMethodpopulateData
()
src/jmh/java/com/austinv11/bench/MapTests.java:51
↓ 1 callersMethodtoString
()
src/jmh/java/com/austinv11/bench/MapTests.java:122
MethodArbitraryPOJO
()
src/jmh/java/com/austinv11/bench/MapTests.java:91
Methodclean
()
src/jmh/java/com/austinv11/bench/MapTests.java:44
MethodconcurrentHashMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:232
MethodconcurrentHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:211
MethodconcurrentHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:225
MethodconcurrentHashMapPutUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:218
Methodequals
(Object o)
src/jmh/java/com/austinv11/bench/MapTests.java:103
Methodfinalize
()
src/jmh/java/com/austinv11/bench/MapTests.java:127
MethodhashCode
()
src/jmh/java/com/austinv11/bench/MapTests.java:96
Methodinit
()
src/jmh/java/com/austinv11/bench/MapTests.java:35
MethodmanualSnchronizedTLongObjectHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:578
MethodmanualSnchronizedTLongObjectHashMapMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:605
MethodmanualSnchronizedTLongObjectHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:596
MethodmanualSnchronizedTLongObjectHashMapUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:587
MethodmanualSynchronizedLongObjectHashMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:432
MethodmanualSynchronizedLongObjectHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:405
MethodmanualSynchronizedLongObjectHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:423
MethodmanualSynchronizedLongObjectHashMapPutUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:414
MethodsynchronizedHashLongObjMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:502
MethodsynchronizedHashLongObjMapMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:529
MethodsynchronizedHashLongObjMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:520
MethodsynchronizedHashLongObjMapUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:511
MethodsynchronizedHashLongObjectMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:696
MethodsynchronizedHashLongObjectMapMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:723
MethodsynchronizedHashLongObjectMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:714
MethodsynchronizedHashLongObjectMapUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:705
MethodsynchronizedHashMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:196
MethodsynchronizedHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:169
MethodsynchronizedHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:187
MethodsynchronizedHashMapPutUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:178
MethodsynchronizedLong2ObjectArrayMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:306
MethodsynchronizedLong2ObjectArrayMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:279
MethodsynchronizedLong2ObjectArrayMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:297
MethodsynchronizedLong2ObjectArrayMapPutUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:288
MethodsynchronizedLong2ObjectHashMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:799
MethodsynchronizedLong2ObjectHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:772
MethodsynchronizedLong2ObjectHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:790
MethodsynchronizedLong2ObjectHashMapPutUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:781
MethodsynchronizedLong2ObjectOpenHashMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:348
MethodsynchronizedLong2ObjectOpenHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:321
MethodsynchronizedLong2ObjectOpenHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:339
MethodsynchronizedLong2ObjectOpenHashMapPutUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:330
MethodsynchronizedLongObjectHashMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:462
MethodsynchronizedLongObjectHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:441
MethodsynchronizedLongObjectHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:455
MethodsynchronizedLongObjectHashMapPutUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:448
MethodsynchronizedTLongObjectHashMapGet
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:620
MethodsynchronizedTLongObjectHashMapMapCopy
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:647
MethodsynchronizedTLongObjectHashMapPutRemove
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:638
MethodsynchronizedTLongObjectHashMapUpdate
(Context context)
src/jmh/java/com/austinv11/bench/MapTests.java:629