Skip to content

masayuki038/FileStoredMapBenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileStoredMap Benchmark Project

Settings

Download the below benchmark modules

From here

Install these jars to your local repository of Maven

$ mvn install:install-file -Dfile=bb.jar -DgroupId=com.ellipticgroup \
  -DartifactId=bb -Dversion=20100601 -Dpackaging=jar
$ mvn install:install-file -Dfile=jsci-core.jar -DgroupId=com.ellipticgroup \
  -DartifactId=jsci-core -Dversion=20100601 -Dpackaging=jar
$ mvn install:install-file -Dfile=mt-13.jar -DgroupId=com.ellipticgroup \
  -DartifactId=mt -Dversion=1.3 -Dpackaging=jar

Assemble to the zip file

$ mvn assembly:assembly

Make the tmp directory

$ mkdir tmp   

About

Benchmark for FileStoredMap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages