Skip to content

newcastleuniversity/lib-graph-sig-benchmarks

Repository files navigation

Graph Signature Library Benchmarks
----------------------------------

Executing the benchmarks requires the graph signature library to be present in the local maven repository.
The graph signature library can be installed by using the following maven command:
mvn install:install-file -Dfile=/path/to/target/graph-sig-0.0.1-SNAPSHOT.jar -DgroupId=prismacloud.primitives -DartifactId=graph-sig -Dversion=0.0.1-SNAPSHOT -Dpackaging=jar

Run KeyGenBenchmark included in this project using the options specified in the main method of the class:
java -cp target/benchmarks.jar  eu.prismacloud.primitives.grs.bench.KeyGenBenchmark

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published