Piotr Macek

Results 16 issues of Piotr Macek

Both rate-setter and scheduler introduce delay before message is gossiped from the original node. Sometimes the delay might be so big, that by the time the message arrives to the...

To avoid growing tip-pool size during congestion, node should discard old messages in the tip-pool. More details to come...

In order to improve the congestion control component, several changes are necessary: * Buffer constraint based on number of messages instead of bytes * New TSC condition * Solutions for...

Epic

Perform fairness and delay experiments with the new congestion control. To do that, adapt the `experiment/` branch that was used in performing similar tests of previous congestion control. The branch...

# Description of change `FakeRWMutex` is used as a drop-in replacement for a regular mutex through the use of a `fakemutex` buildtag. Alternatively `deadlock` tag can be used to use...

# Description of change Adapted the code to current version of hive.go repository as well as my implementation of ar-row autopeering. ## Type of change Choose a type of change,...