mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
This avoids a runtime type lookup, so goes a little faster. Also having less recursion makes it easier to interpret profiles.
Extra code
Useful things that go well with scope.
- Code in this directory must always compile (enforced by CircleCI)
- This directory is ignored for testing but should lint cleanly
- Changes to code in this directory does not need to be PR'd