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 37 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 -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080/fcrepo -s 1048576 -n 1000 -t 1 -a ingest
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 510248 ms
210001MB 853485 ms
410001MB 854603 ms
810001MB 801720 ms

Read Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Read

Benchtool command (one thread): 

java -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080/fcrepo -s 1048576 -n 1000 -t 1 -a read
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 21937 ms
210001MB 12387 ms
410001MB 7499 ms
810001MB 6793 ms

Update Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Update

Benchtool command (one thread):

java -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080/fcrepo -s 1048576 -n 1000 -t 1 -a update
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 709007 ms
210001MB 579997 ms
410001MB 438686 ms
810001MB 321657 ms

Delete Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Delete

Benchtool command (one thread):

java -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080/fcrepo -s 1048576 -n 1000 -t 1 -a delete
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 228857 ms
210001MB 196305 ms
410001MB 195874 ms
810001MB 204004 ms
  • No labels