_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-about-time 4.2.1-0.bcabddd
Channel: ffab
Location: ffab/packages/python-xyz.scm (ffab packages python-xyz)
Home page: https://github.com/rsalmei/about-time
Licenses: Expat
Synopsis: Measure timing and throughput of code blocks
Description:

about-time is a helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.

Key feature are:

  • measure the duration of two or more blocks at the same time, including the whole duration

  • instrument a code to cleanly retrieve durations in one line, to log or send to time series databases

  • easily see human friendly durations in s (seconds), ms (milliseconds), µs (microseconds) and even ns (nanoseconds)

  • easily see human friendly counts with SI prefixes like k, M, G, T, etc

  • measure the actual throughput of a block

  • easily see human friendly throughputs in /second, /minute, /hour or even /day, including SI prefixes

Total results: 1