JMH benchmarks for the Vortex columnar file format Java implementation.

Compile Dependencies (12)

Category/LicenseGroup / ArtifactVersionUpdates
Compression BSD 2-clause
com.github.luben » zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM ...
1.5.7-111.5.7-13
Apache 2.0
dev.hardwood » hardwood-core
Core Parquet reader implementation
1.0.0.CR21.0.0.Final
Apache 2.0
dev.vortex » vortex-jni
JNI bindings for the Vortex format
0.75.00.84.0
Apache 2.0
io.github.dfa1.vortex » vortex-writer
Writer for the Vortex columnar file format. Produces compressed columnar files readable by any Vortex
0.10.00.13.2
Apache 2.0
io.github.dfa1.vortex » vortex-parquet
Parquet conversion support for the Vortex columnar file format.
0.10.00.13.2
Apache 2.0
io.github.dfa1.vortex » vortex-reader
Reader for the Vortex columnar file format. Zero-copy memory-mapped reads via the Java FFM API (Java
0.10.00.13.2
Apache 2.0
io.github.dfa1.vortex » vortex-inspector
Inspector for the Vortex columnar file format. Produces a structural tree model of a file's
0.10.00.13.2
BSD 3-clause
io.github.dfa1.zstd » zstd
Java Foreign Function & Memory (FFM) bindings for zstd
0.30.12
Data Format Apache 2.0
org.apache.arrow » arrow-vector
An off-heap reference implementation for Arrow columnar data format.
19.0.0
Apache 2.0
org.apache.arrow » arrow-c-data
Java implementation of C Data Interface
19.0.0
Apache 2.0
org.apache.arrow » arrow-memory-unsafe
Allocator and utils for allocating memory in Arrow based on sun.misc.Unsafe
19.0.0
org.openjdk.jmh » jmh-core
The jmh is a Java harness for building, running, and analysing
1.37

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
org.openjdk.jmh » jmh-generator-annprocess
JMH benchmark generator, based on annotation processors.
1.37

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
2.0.18