Skip to content

Commit c963eae

Browse files
committed
update README
1 parent 4e07dfd commit c963eae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

traffic_gen/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ The generate traffic can be directly used by the simulation.
1414
The first line is the number of flows.
1515

1616
Each line after that is a flow: `<source host> <dest host> 3 <dest port number> <flow size (bytes)> <start time (seconds)>`
17+
18+
## Flow size distributions
19+
We provide 4 distributions. `WebSearch_distribution.txt` and `FbHdp_distribution.txt` are the ones used in the HPCC paper. `AliStorage2019.txt` are collected from Alibaba's production distributed storage system in 2019. `GoogleRPC2008.txt` are Google's RPC size distribution before 2008.

0 commit comments

Comments
 (0)