Versions Compared

Key

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

...

  • fedora.jmx edited according to instructions in fcrepo4-jmeter PR #4 (enabling "Fedora4 Create Binary Resource" thread group and disabling all others).
  • Because of an error in fedora.jmx, the filesize_max value was the default value (100000).

Results

LevelDB

  1. Summary: 584,923 in 20,746s = 28.2/s, Avg: 29, Min: 8, Max: 4202, Err: 1 (0.00%)
  2. Status: Test ended when Fedora encountered the error "ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff7f000101:ecc1:5737143c:238f73 in state  RUN"
  3. Logs:
    1. jmeter log: test2-leveldb.log
    2. jmeter data: test2-leveldb.csv.gz
    3. jmeter perf: test2-leveldb-perf.log
    4. fedora log: test2-leveldb-fedora.log.gz

...

  1. Additional config: 
    1. JAVA_OPTS="${JAVA_OPTS} -Dfcrepo.modeshape.configuration=classpath:/config/jdbc-postgresql/repository.json"
    2. PostgreSQL 9.3 running on same VM as Fedora
  2. Summary: 1,019,512 in 53,750s = 19.0/s, Avg: 46, Min: 8, Max: 4618, Err: 1 (0.00%)
  3. Status: Test ended when Fedora ran out of disk space (approx. 70GB)
  4. Logs:
    1. jmeter log: test2-postgres.log
    2. jmeter data: test2-postgres.csv.gz
    3. jmeter perf: test2-postgres-perf.log
    4. fedora log: test2-postgres-fedora.log.gz

PostgreSQL with Modeshape 5 branch

  1. Additional config: 
    1. JAVA_OPTS="${JAVA_OPTS} -Dfcrepo.modeshape.configuration=classpath:/config/jdbc-postgresql/repository.json -XX:+UseG1GC -XX:+DisableExplicitGC"
    2. PostgreSQL 9.5 running on same VM as Fedora
      1. Note: PostgreSQL upgraded from 9.3 to 9.5 to fix an error only seen with the modeshape5 branch
  2. Summary: 979,596 in 35,640s = 27.5/s, Avg: 30, Min: 1, Max: 3,403, Err: 1 (0.00%)
  3. Status: Test ended when Fedora ran out of disk space (approx. 68GB)
  4. Logs:
    1. test3-postgres-mode5.log

    2. test3-postgres-mode5.csv.gz

    3. test3-postgres-mode5-perf.log

PostgreSQL (Modeshape 5.1)

  1. Version of Fedora
    1. 4.5.2-SNAPSHOT | Build #4f31e2f9 (2016-06-28) (modeshape5 branch with update to 5.1 from awoods:fcrepo-2062)
  2. Additional config:
    1. JAVA_OPTS="${JAVA_OPTS} -Dfcrepo.modeshape.configuration=classpath:/config/jdbc-postgresql/repository.json -XX:+UseG1GC -XX:+DisableExplicitGC"
    2. PostgreSQL 9.5 running on the same VM as Fedora
  3. Summary: 975,996 in 35,131s = 27.8/s, Avg: 29, Min: 1, Max: 4,167, Err: 1 (0.00%)
  4. Status: Test ended when Fedora ran out of disk space (approx. 68GB)