SpiNNakerManchester / JavaSpiNNaker

Implementation of the SpiNNaker host software in Java
Apache License 2.0
0 stars 2 forks source link

Proxy / Advanced Monitors timings #1162

Open rowleya opened 1 month ago

rowleya commented 1 month ago

Examples of MCMC lighthouse.py data load times (single runs):

Using Java? Using Proxy? Using advanced monitors Network Conditions Data Loading Time (HH:MM:SS) Data Reading Time (HH:MM:SS)
Yes Yes Yes University Wifi with VPN on but not using as connections to proxy go around it 0:02:55.935570 0:00:46.884246
Yes No Yes University Wifi with VPN on and using it 0:02:01.335987 0:00:10.162127
Yes Yes No University Wifi with VPN on but not using as connections to proxy go around it 0:00:23.605453 0:00:22.249729
Yes No No University Wifi with VPN on and using it 0:00:14.038730 0:00:10.284249
Yes Yes Yes University Wifi without VPN 0:02:50.260423
Yes No Yes University Wifi without VPN 0:01:32.074332
Yes Yes No University Wifi without VPN 0:00:21.525232
Yes No No University Wifi without VPN 0:00:18.684900
No Yes Yes University Wifi without VPN 0:01:59.634115
No No Yes University Wifi without VPN 0:01:09.560989
No Yes No University Wifi without VPN 0:00:19.508104
No No No University Wifi without VPN 0:00:14.589200

This suggests that:

rowleya commented 1 month ago

Some more data using the microcircuit this time. Everything done on Uni WiFi with VPN on; proxy was not via VPN, direct machine was via VPN.

Using Java? Using Proxy? Using advanced monitors Data Loading Time (HH:MM:SS) Data Reading Time (HH:MM:SS)
Yes No No 0:02:22.338175 0:00:15.575271
Yes Yes No 0:02:55.192180 0:00:20.516154
Yes No Yes 0:36:22.323517 0:00:18.422963
Yes Yes Yes 0:25:27.040512 0:00:35.874669
No No No 0:17:36.255691 0:01:11.610771
No Yes No
No No Yes
No Yes Yes