L-Store Upload Structured Testing: Difference between revisions

From ReddNet
Jump to navigation Jump to search
Line 30: Line 30:
= Results for Small Uploads with Three different thread sizes and Small Number of Files =
= Results for Small Uploads with Three different thread sizes and Small Number of Files =


* Number of Threads = 1
* Number of Threads: 10
 
* Number of Files : 1500 (30 samples of 50 uploads)
{| class="wikitable" style="text-align:center"
* Size of file: 1 KB
|-
* Current Status: Ongoing
!bgcolor=red | <font color=white> Type of Test  ||    bgcolor=blue | <font color=white> Number of files || bgcolor=grey | <font color=white> Average File Size || bgcolor=grey | <font color=white> Average Latency || bgcolor=grey | <font color=white> Median Latency || bgcolor=grey | <font color=white> Maximum Latency || bgcolor=grey | <font color=white> Std Deviation on Latency
|-
!bgcolor=red | <font color=white>small_upload||    bgcolor=blue | <font color=white>4.0||    bgcolor=blue | <font color=white>0.1|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>0.026
|-
|}
 
 
{| class="wikitable" style="text-align:center"
|-
!bgcolor=red | <font color=white> Type of Test  ||    bgcolor=blue | <font color=white> Number of files || bgcolor=grey | <font color=white> Average File Size || bgcolor=grey | <font color=white> Average Latency || bgcolor=grey | <font color=white> Median Latency || bgcolor=grey | <font color=white> Maximum Latency || bgcolor=grey | <font color=white> Std Deviation on Latency
|-
!bgcolor=red | <font color=white>medium_upload||    bgcolor=blue | <font color=white>1.0||    bgcolor=blue | <font color=white>0.1|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>nan
|-
|}
 
 
{| class="wikitable" style="text-align:center"
|-
!bgcolor=red | <font color=white> Type of Test  ||    bgcolor=blue | <font color=white> Number of files || bgcolor=grey | <font color=white> Average File Size || bgcolor=grey | <font color=white> Average Latency || bgcolor=grey | <font color=white> Median Latency || bgcolor=grey | <font color=white> Maximum Latency || bgcolor=grey | <font color=white> Std Deviation on Latency
|-
!bgcolor=red | <font color=white>large_upload||    bgcolor=blue | <font color=white>1.0||    bgcolor=blue | <font color=white>0.1|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>2.7|| bgcolor=grey | <font color=white>nan
|-
|}

Revision as of 13:23, 21 June 2006

Objective

This is the first set of tests for Benchmarking L-Store system performance. We are setting up Upload testing to begin with.

Parameters

1. File Size:

 * Small:  1KB file will be used
 * Medium: 0.5MB file will be used
 * Large:  260MB file will be used

2. Number of Files

 * Small:  Essentially we will use the number of uploads set up as a surrogate for number of files. 50
 * Medium: 200
 * Large:  1000

3. Number of threads

 * Small:  1
 * Medium: 20
 * Large:  60
  • Experimental Design: Full Factorial (3*3*3=27 test cases). Each test case would be run 30 times to collect statistically significant data.


Please watch this page as we post results from our runs.

Results for Small Uploads with Three different thread sizes and Small Number of Files

  • Number of Threads: 10
  • Number of Files : 1500 (30 samples of 50 uploads)
  • Size of file: 1 KB
  • Current Status: Ongoing