jar

org.caffinitas.ohc : ohc-benchmark

Maven & Gradle

Dec 15, 2021
972 stars

OHC benchmark executable · Off-Heap concurrent hash map intended to store GBs of serialized data

Table Of Contents

Latest Version

Download org.caffinitas.ohc : ohc-benchmark JAR file - Latest Versions:

All Versions

Download org.caffinitas.ohc : ohc-benchmark JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.4
0.3.x
0.3
0.2.x
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ohc-benchmark-0.7.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.caffinitas.ohc.benchmark.distribution

├─ org.caffinitas.ohc.benchmark.distribution.Distribution.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.DistributionBoundApache.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.DistributionFactory.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.DistributionFixed.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.DistributionInverted.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.DistributionOffsetApache.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.DistributionQuantized.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.FasterRandom.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.GroupedOptions.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.Option.class - [JAR]

├─ org.caffinitas.ohc.benchmark.distribution.OptionDistribution.class - [JAR]

org.caffinitas.ohc.benchmark

├─ org.caffinitas.ohc.benchmark.BenchmarkOHC.class - [JAR]

├─ org.caffinitas.ohc.benchmark.BenchmarkUtils.class - [JAR]

├─ org.caffinitas.ohc.benchmark.Driver.class - [JAR]

├─ org.caffinitas.ohc.benchmark.MergeableTimer.class - [JAR]

├─ org.caffinitas.ohc.benchmark.MergeableTimerSource.class - [JAR]

├─ org.caffinitas.ohc.benchmark.ReadTask.class - [JAR]

├─ org.caffinitas.ohc.benchmark.Shared.class - [JAR]

├─ org.caffinitas.ohc.benchmark.Task.class - [JAR]

├─ org.caffinitas.ohc.benchmark.WriteTask.class - [JAR]

Advertisement