instrument
latest
  • Installation
  • Basic Usage
  • Output
  • API Documentation
  • Backwards Incompatibilities
  • Future Plans
  • Changelog
instrument
  • Docs »
  • instrument
  • Edit on GitHub

instrumentΒΆ

instrument provides instrumentation primitives for metrics and benchmarking.

Python instrument was formerly known as measure-it.

author:Pete Fein <pete@wearpants.org>
license:BSD
versions:Python 3.6+, PyPy
source:https://github.com/wearpants/instrument
homepage:https://instrument.readthedocs.org/en/latest/
video:https://www.youtube.com/watch?v=gfLS2sXfxtE

Instrument is tested on Python 3.6 and PyPy 3, but should work with Python 3.4 & 3.5 as well.

  • Installation
    • Minimal
    • Batteries Included
  • Basic Usage
    • Functions
    • Blocks
    • Iterables
    • Generators
    • Reducers & Producers
  • Output
    • Loggging
    • Comma Separated
    • Summary Reports
    • statsd
  • API Documentation
    • instrument
    • instrument.output
    • instrument.output.csv
    • instrument.output.logging
    • instrument.output.table
    • instrument.output.plot
    • instrument.output.statsd
    • instrument.output._numpy
  • Backwards Incompatibilities
    • 0.5 -> 0.6
    • 0.4 -> 0.5
    • 0.3 -> 0.4
  • Future Plans
    • Automagic Instrumentation
    • More metric backends
    • Bonus features
    • Modernization
  • Changelog
    • 0.6.0
    • 0.5.1
    • 0.4
    • 0.3
    • 0.2
    • 0.1
Next

© Copyright 2018, Pete Fein. Revision a0f61035.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.