Versions Compared

Key

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

...

Note:  data is written to fcrepo-webapp/target/binaries

Setup Profile:

Workflow Profiles:

Benchtool

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

Create 10,000 objects with a 1MB datastream using 1 client thread:

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

Ingest Test Matrix

Benchtool command (one thread): 

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

...

 

...

ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110,0001MB  
210,0001MB  
410,0001MB  
810,0001MB  

...