CMD + K

chronic

Community

Half profiler, half timer, 100% fun.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::chronic

Usage Tracking

0.3.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Chronic is halfway between a simple timer and a profiler. Add decorators or wrap code in with statements to get the execution time. Chronic keeps track of the call hierarchy to tell you what timed blocks executed within other timed blocks. Attach an event listener to log your timings however you want.

If you are looking for the command line tool chronic which silences stdout and stderr unless a command fails, that is avilable as part of the moreutils conda-forge package.

About

Summary

Half profiler, half timer, 100% fun.

Last Updated

Nov 26, 2020 at 17:26

License

BSD-3-Clause

Total Downloads

5.2K

Supported Platforms

noarch