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 3 Current »

Profile for testing the addition of new containers and nonRdfSourceDescriptions 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 nonRdfSourceDescription.(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