Merge "Add raw results for container repositories."

This commit is contained in:
Jenkins 2016-03-25 13:00:00 +00:00 committed by Gerrit Code Review
commit a58e2ffe52
33 changed files with 30069 additions and 0 deletions

View File

@ -197,6 +197,19 @@ Testing process
The steps from 2 to 5 was repeated with the following values of the
concurrency parameters: 1,10,30,50,100
As a result of this part we got the following CSV files:
:download:`PUSH_TIME(CONCURRENCY=1) <./results/artifactory-1000-1/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=10) <./results/artifactory-1000-10/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=30) <./results/artifactory-1000-30/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=50) <./results/artifactory-1000-50/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=100) <./results/artifactory-1000-100/push_results.csv>`
:download:`PULL_TIME(CONCURRENCY=1) <./results/artifactory-1000-1/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=10) <./results/artifactory-1000-10/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=30) <./results/artifactory-1000-30/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=50) <./results/artifactory-1000-50/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=100) <./results/artifactory-1000-100/pull_results.csv>`
Results
=======
Push action results

View File

@ -207,6 +207,19 @@ Testing process
The steps from 1 to 4 was repeated with the following values of the
concurrency parameters: 1,10,30,50,100
As a result of this part we got the following CSV files:
:download:`PUSH_TIME(CONCURRENCY=1) <./results/nexus-1000-1/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=10) <./results/nexus-1000-10/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=30) <./results/nexus-1000-30/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=50) <./results/nexus-1000-50/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=100) <./results/nexus-1000-100/push_results.csv>`
:download:`PULL_TIME(CONCURRENCY=1) <./results/nexus-1000-1/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=10) <./results/nexus-1000-10/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=30) <./results/nexus-1000-30/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=50) <./results/nexus-1000-50/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=100) <./results/nexus-1000-100/pull_results.csv>`
Results
=======
Push action results

View File

@ -176,6 +176,19 @@ Testing process
The steps from 1 to 4 was repeated with the following values of the
concurrency parameters: 1,10,30,50,100
As a result of this part we got the following CSV files:
:download:`PUSH_TIME(CONCURRENCY=1) <./results/registry-1000-1/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=10) <./results/registry-1000-10/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=30) <./results/registry-1000-30/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=50) <./results/registry-1000-50/push_results.csv>`
:download:`PUSH_TIME(CONCURRENCY=100) <./results/registry-1000-100/push_results.csv>`
:download:`PULL_TIME(CONCURRENCY=1) <./results/registry-1000-1/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=10) <./results/registry-1000-10/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=30) <./results/registry-1000-30/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=50) <./results/registry-1000-50/pull_results.csv>`
:download:`PULL_TIME(CONCURRENCY=100) <./results/registry-1000-100/pull_results.csv>`
Results
=======
Push action results