Versions Compared

Key

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

...

Grinder Configuration Reference

Run with harness fcrepo-test-grinder ingest.py

Code Block
languagetext
titleingest.properties
# Number of worker processes to spawn.
grinder.processes=1
# Number of threads to spawn per worker process
grinder.threads=32
# Number of times the thread will perform the test in the
# __call__ function.
# "0" means unlimited (until halted in the console).
grinder.runs=0
#grinder.duration=300000