- Thou shalt place time/space/resource constraints on all otherwise open-ended operations
- eg: timeouts, result counts, input sizes
- Thou shalt strive to measure any quantitive values that can vary over time or across samples
- eg: response times/counts, error counts,
- Thou shalt not accept, store, transmit, or display a numerical value without its respective units or context
- eg: timezones, metric/binary prefixes
Commandments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment