Reduced how often relative path qualities and aggregate link allocations are computed

This commit is contained in:
Joseph Henry 2018-06-12 16:30:46 -07:00
parent 6fddf31db3
commit 0faa655b83
4 changed files with 38 additions and 24 deletions

View file

@ -305,8 +305,7 @@
#define ZT_PATH_LATENCY_SAMPLE_INTERVAL ZT_MULTIPATH_PEER_PING_PERIOD * 2
/**
* Interval used for rate-limiting the computation of path quality estimates. Set at 0
* to compute as new packets arrive with no delay.
* Interval used for rate-limiting the computation of path quality estimates.
*/
#define ZT_PATH_QUALITY_COMPUTE_INTERVAL 1000