forked from vhive-serverless/STeLLAR
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added transfer chain experiments, refactored experiments
- Loading branch information
1 parent
3dc5c1a
commit 7ea9443
Showing
10 changed files
with
813 additions
and
16 deletions.
There are no files selected for viewing
450 changes: 450 additions & 0 deletions
450
experiments/data-transfer/inline/aws/warm-vary-chains.json
Large diffs are not rendered by default.
Oops, something went wrong.
355 changes: 355 additions & 0 deletions
355
experiments/data-transfer/inline/aws/warm-vary-memory.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,355 @@ | ||
{ | ||
"Sequential": false, | ||
"Provider": "aws", | ||
"SubExperiments": [ | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 1024, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 10240, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 102400, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 1048576, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 2097152, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 3145728, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 4100000, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 1024, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 10240, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 102400, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 1048576, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 2097152, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 3145728, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 4100000, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 1536, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 1024, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 10240, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 102400, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 1048576, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 2097152, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 3145728, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
}, | ||
{ | ||
"Title": "2chain,inline", | ||
"Bursts": 3000, | ||
"BurstSizes": [ | ||
1 | ||
], | ||
"PayloadLengthBytes": 4100000, | ||
"DesiredServiceTimes": [ | ||
"0ms" | ||
], | ||
"IATSeconds": 0.5, | ||
"Parallelism": 5, | ||
"FunctionMemoryMB": 10240, | ||
"DataTransferChainLength": 2 | ||
} | ||
] | ||
} |
Oops, something went wrong.