getSpeedTestScore

fun getSpeedTestScore(kilobytesPerSecond: Double?, scoreMap: SortedMap<Int, RangeLimits>): Int

Converts the given kilobytes per second into a score from 0-5 Where -1 is Error During Test and 1 is bad internet, 5 is best.