Difference between revisions of "Scalability testing"

From Archivematica
Jump to navigation Jump to search
Line 15: Line 15:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
!  
+
! Test
 
! No. of SIPs
 
! No. of SIPs
 
! No. of files in SIP
 
! No. of files in SIP
Line 21: Line 21:
 
! Max size of SIP
 
! Max size of SIP
 
|-
 
|-
| Test 1
+
| 1. Baseline Test
 
| 1
 
| 1
 
| 10
 
| 10
Line 27: Line 27:
 
| 100 MiB
 
| 100 MiB
 
|-
 
|-
| Test 2
+
| 2. No. of SIPs
 
| '''10'''
 
| '''10'''
 
| 10
 
| 10
Line 33: Line 33:
 
| 100 MiB  
 
| 100 MiB  
 
|-
 
|-
| Test 3
+
| 3. No. of files
 
| 1
 
| 1
 
| '''10,000'''
 
| '''10,000'''
Line 39: Line 39:
 
| 100 MiB
 
| 100 MiB
 
|-
 
|-
| Test 4
+
| 4. Max file size
 
| 1
 
| 1
 
| 10
 
| 10
Line 45: Line 45:
 
| 100 MiB
 
| 100 MiB
 
|-
 
|-
| Test 5
+
| 5. Max SIP size
 
| 1
 
| 1
 
| 10
 
| 10

Revision as of 11:23, 18 March 2011

Main Page > Development roadmap > Scalability testing

Maximums to test for:

  • Max number of SIPS - 10
  • Max number of files in SIP - 10,000
  • Max size of individual file - 30 GiB
  • Max size of SIP - 100 GiB

Baseline amounts:

  • number of SIPS - 1
  • number of files in SIP - 10
  • size of individual file - 1 MiB
  • size of SIP - 100 MiB
Test No. of SIPs No. of files in SIP Max size of individual file Max size of SIP
1. Baseline Test 1 10 1 MiB 100 MiB
2. No. of SIPs 10 10 1 MiB 100 MiB
3. No. of files 1 10,000 1 MiB 100 MiB
4. Max file size 1 10 30 GiB 100 MiB
5. Max SIP size 1 10 1 MiB 100 GiB
...

Other tests: combination of maximums