Last Version

Arrow Performance Benchmarks 8.0.0

JMH Performance benchmarks for other Arrow libraries.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.arrow
ArtifactId

ArtifactId

arrow-performance
Version

Version

8.0.0
Type

Type

jar
Description

Description

Arrow Performance Benchmarks
JMH Performance benchmarks for other Arrow libraries.
Project Organization

Project Organization

The Apache Software Foundation

Download arrow-performance 8.0.0


<!-- https://jarcasting.com/artifacts/org.apache.arrow/arrow-performance/ -->
<dependency>
    <groupId>org.apache.arrow</groupId>
    <artifactId>arrow-performance</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.arrow/arrow-performance/
implementation 'org.apache.arrow:arrow-performance:8.0.0'
// https://jarcasting.com/artifacts/org.apache.arrow/arrow-performance/
implementation ("org.apache.arrow:arrow-performance:8.0.0")
'org.apache.arrow:arrow-performance:jar:8.0.0'
<dependency org="org.apache.arrow" name="arrow-performance" rev="8.0.0">
  <artifact name="arrow-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.arrow', module='arrow-performance', version='8.0.0')
)
libraryDependencies += "org.apache.arrow" % "arrow-performance" % "8.0.0"
[org.apache.arrow/arrow-performance "8.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.21
org.apache.arrow : arrow-vector jar 8.0.0
org.apache.arrow : arrow-memory-core jar 8.0.0
org.apache.avro : avro jar 1.10.0
org.apache.arrow : arrow-avro jar 8.0.0
org.apache.arrow : arrow-jdbc jar 8.0.0

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

test (14)

Group / Artifact Type Version
org.apache.arrow : arrow-memory-netty jar 8.0.0
com.h2database : h2 jar 1.4.196
org.apache.arrow : arrow-algorithm jar 8.0.0
org.slf4j : jul-to-slf4j jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.junit.platform : junit-platform-runner jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0
junit : junit jar 4.12
org.mockito : mockito-junit-jupiter jar 2.25.1
ch.qos.logback : logback-classic jar 1.2.3
de.huxhorn.lilith : de.huxhorn.lilith.logback.appender.multiplex-classic jar 0.9.44

Project Modules

There are no modules declared in this project.