lib: Cache sortableServers information in filterAndOrderServers.

This improves perfomance by about 9.0%.

Before:
Benchmark____1B-12     30000      492147 ns/op     0.00 MB/s
After:
Benchmark____1B-12     30000      447795 ns/op     0.00 MB/s

MultiPart: 1/2

Change-Id: I19ddcf8c40946505f390adc9bf7a7706672969b2
5 files changed
tree: 5ee8f8195f8b21a284b25e262ae2112c1926a190
  1. cmd/
  2. cmdline/
  3. dbutil/
  4. envvar/
  5. gosh/
  6. host/
  7. ibe/
  8. metadata/
  9. netconfig/
  10. netstate/
  11. set/
  12. textutil/
  13. timing/
  14. toposort/
  15. vlog/
  16. .gitignore
  17. .godepcop
  18. AUTHORS
  19. CONTRIBUTING.md
  20. CONTRIBUTORS
  21. LICENSE
  22. PATENTS
  23. README.md
  24. VERSION
README.md

This repository contains general purpose libraries used by the Vanadium project. TEST