Last Version

io.fixprotocol.silverflash:benchmark 1.1.1

Microbenchmarks for FIXP engine implementation

License

License

GroupId

GroupId

io.fixprotocol.silverflash
ArtifactId

ArtifactId

benchmark
Version

Version

1.1.1
Type

Type

jar
Description

Description

io.fixprotocol.silverflash:benchmark
Microbenchmarks for FIXP engine implementation
Project URL

Project URL

https://github.com/FIXTradingCommunity/silverflash/wiki/benchmark
Project Organization

Project Organization

FIX Trading Community

Download benchmark 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.fixprotocol.silverflash : silverflash-core jar 1.1.1
org.openjdk.jmh : jmh-core jar 1.13
org.openjdk.jmh : jmh-generator-annprocess jar 1.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.