Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A whole bunch of test units from Sascha and Fred. Many thanks, dudes
[simgrid.git] / teshsuite / simdag / network / p2p / test_latency2.tesh
1
2 p latency check, 2 x 1 byte, same direction, shared link
3
4 $ simdag/network/p2p/test_latency2 simdag/network/p2p/platform_2p_1sl.xml --log=sd_kernel.thres=warning
5 > 2.5
6
7 p latency check, 2 x 1 byte, same direction, fat pipe
8
9 $ simdag/network/p2p/test_latency2 simdag/network/p2p/platform_2p_1fl.xml --log=sd_kernel.thres=warning
10 > 1.5
11
12 p latency check, 2 x 1 byte, same direction, link - switch - link 
13
14 $ simdag/network/p2p/test_latency2 simdag/network/p2p/platform_2p_1switch.xml --log=sd_kernel.thres=warning
15 > 4
16