Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added additional information about datastreams in the later runs

...

The second round of tests were designed to load a larger number of objects.  The initial Bash script was modified to use curl, instead of benchtool, to submit objects to fcrepo4.  These tests were single threaded and attempted to load 100k, and then 500k, objects with 1 MB datastreams into a flat fcrepo4 structure.  These tests ran without exception, but showed a definite slow down in the objects' ingest times as the number of objects ingested continued to grow.  The second test (of 500k objects) was discontinued at 175k objects when the increase in ingest times was determined to be growing to the point of being prohibitively slow.  The graphs for these tests are near the bottom of the page (the last two red graphs).

...

ConfigurationResults Graph
leveldb-default (100k 1MB 1 MB objects / 1 thread) - tested using curl

ConfigurationResults Graph
leveldb-default (175,053 1 MB objects / 1 thread) - tested with curl

...