Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nirum/autotime
:stopwatch: IPython extension for automatically timing commands
https://github.com/nirum/autotime
extension ipython
Last synced: 26 days ago
JSON representation
:stopwatch: IPython extension for automatically timing commands
- Host: GitHub
- URL: https://github.com/nirum/autotime
- Owner: nirum
- Created: 2017-04-25T10:10:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T23:37:54.000Z (7 months ago)
- Last Synced: 2024-11-10T11:46:00.375Z (3 months ago)
- Topics: extension, ipython
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autotime
:stopwatch: IPython extension for automatically timing commandsBy default, prints timing info for commands that take longer than 100ms:
![demo](/demo.png?raw=true)