mirror of
https://github.com/weaveworks/scope.git
synced 2026-09-06 10:17:19 +00:00
We use an LRU cache implementation that is keyed on strings, which avoids conversion to/from interface and the memory allocation that entails.