Archived

If you are looking for the last documentation in the 4.x series, see 4.7.5. Looking for another version? See all documentation.

Profile for testing the addition of new containers and binaries to a repository.

(star) Indicates a timed section.

  1. Repeat for each of 100 batches:
    1. Repeat for each of 100 containers:
      1. Add the container with a single binary.(star)

Benchtool Command

Fedora 3:

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 100 52428800 ingest

Fedora 4:

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 100 52428800 1 ingest
  • No labels