SLOW_START_SLACK_BYTES

const val SLOW_START_SLACK_BYTES: Int = 5000

Slow start ends when a tick grows payload by less than this (upstream's 5000-byte slack).