Versions Compared

Key

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

Profile for testing the update of objects containers and datastreams binaries in a repository.

(star) Indicates a timed section.

  1. List 1,000 objects containers from the repository.
  2. Repeat for each object container in random order:
    1. Replace the datastream binary for that object container with new randomly-generated data of the same size. (star)

Benchtool Command

Fedora 3:

Code Block
java -Drandom.impl=java.util.Random -cp benchtool/target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar org.fcrepo.bench.BenchToolFC3 http://lib-devsandbox1.ucsd.edu:8080/fedora fedoraAdmin fedoraAdmin 1000 52428800 update

Fedora 4:

Code Block
java -Drandom.impl=java.util.Random -cp benchtool/target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar org.fcrepo.bench.BenchToolFC4 http://lib-devsandbox1.ucsd.edu:8080 1000 52428800 1 update