You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is quite some room for improvement here. One example: when an acknowledgement is received for a packet, we don't immediately send a new one but rather wait for the 1 second timer. Also iirc we only send 1 packet at a time. This can be improved by sending multiple at once. Other improvements may also apply
The text was updated successfully, but these errors were encountered:
There is quite some room for improvement here. One example: when an acknowledgement is received for a packet, we don't immediately send a new one but rather wait for the 1 second timer. Also iirc we only send 1 packet at a time. This can be improved by sending multiple at once. Other improvements may also apply
The text was updated successfully, but these errors were encountered: