Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Test - Repository Profile: Basic

  • Fedora 3.7.1, with the following profile:

    Code Block
    languagetext
    titleinstall.properties
    ri.enabled=true
    messaging.enabled=true
    messaging.uri=vm\:(broker\:(tcp\://localhost\:61616))
    apia.auth.required=false
    ssl.available=false
    deploy.local.services=false
    xacml.enabled=false
    fedora.serverContext=fedora
    llstore.type=akubra-fs
    fesl.authn.enabled=false
    fesl.authz.enabled=false
    install.type=custom
    servlet.engine=existingTomcat
    database=postgresql


Setup Profile:

...

The benchmarking tool is available on github: https://github.com/fcrepo4-labs/benchtool

Code Block
git clone git@github.com:fcrepo4-labs/benchtool.git
cd benchtool
mvn install

The benchtool client runs on a different host.

...

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

Datastream
Size

Fedora 3 Time (ms)

Fedora 4 Time (ms)
110,0001MB  
210,0001MB  
410,0001MB  
810,0001MB  

Read Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Read

...

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

Datastream
Size

Fedora 3 Time (ms)

Fedora 4 Time (ms)
110,0001MB  
210,0001MB  
410,0001MB  
810,0001MB  

Update Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Update

...

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

Datastream
Size

Fedora 3 Time (ms)

Fedora 4 Time (ms)
110,0001MB  
210,0001MB  
410,0001MB  
810,0001MB  

Delete Test Matrix

Workflow profile:  Test - Workflow Profile: Benchtool Delete

...

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

Datastream
Size

Fedora 3 Time (ms)

Fedora 4 Time (ms)
110,0001MB  
210,0001MB  
410,0001MB  
810,0001MB