sipb / spike

Implementing a packet level software network load balancer
MIT License
11 stars 10 forks source link

Timing dependence in testing #49

Open cryslith opened 6 years ago

cryslith commented 6 years ago

We can't tell the difference between packets being dropped and taking a long time to process. We should find a way to eliminate the timing dependence from tests.