Performance Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 18: Line 18:
=Organizatorium=
=Organizatorium=


* Don't censor bad data.
* Don't censor bad data, don't throw away data selectively.
* Never average percentiles.
* Never average percentiles.
* Coordinated omission.
* Coordinated omission.

Revision as of 21:16, 2 November 2016

Internal

Throughput

In general terms, throughput is the rate at which something can be produced, consumed or processed.

Latency

Latency and response time are synonymous: the length of time it takes something interesting to happen.

Standard deviation does not have any meaning for a dataset that describes latency. It is not relevant.

Organizatorium

  • Don't censor bad data, don't throw away data selectively.
  • Never average percentiles.
  • Coordinated omission.