Old Release

This documentation covers an old version of Fedora. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Platform Profile: 

Repository Profile:

Setup Profile:

Benchtool

The benchmarking tool is available on github: https://github.com/futures/benchtool

git clone git@github.com:futures/benchtool.git
cd benchtool
mvn install

Benchtool is running on a different host.

Ingest Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Ingest

Benchtool command (one thread): 

java -cp target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar org.fcrepo.bench.BenchToolFC4 http://saez:8080 1000 1048576 1 ingest
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 1064258 ms
210001MB 844887 ms
410001MB 15766662 ms
810001MB 15874752 ms

Read Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Read

Benchtool command (one thread): 

java -cp target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar org.fcrepo.bench.BenchToolFC4 http://saez:8080 1000 1048576 1 read
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 49103 ms
210001MB 25553 ms
410001MB 15298 ms
810001MB 11340 ms

Update Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Update

Benchtool command (one thread):

java -cp target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar org.fcrepo.bench.BenchToolFC4 http://saez:8080 1000 1048576 1 update
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 15386186 ms
210001MB 15718471 ms
410001MB 15681801 ms
810001MB  

Delete Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Delete

Benchtool command (one thread):

java -cp target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar org.fcrepo.bench.BenchToolFC4 http://saez:8080 1000 1048576 1 delete
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB  
210001MB  
410001MB  
810001MB  
  • No labels