ipython-autotime
ipython-autotime copied to clipboard
Time everything in IPython
It looks like this project hasn't been touched in a while. Would you like help maintaining it? I mean merging the handful of PRs here, helping @amitu do a pypi...
I've got a related tool that I built to understand the RAM cost for hidden temporary array allocations using numpy: https://github.com/ianozsvald/ipython_memory_usage If folk are interested in "constant %timeit analysis" then...
This is related specifically to Dataspell 2022.2.2 build #DS-222.4167.34. I have ipython-autotime installed in my virtual environment. Dataspell allows you to open a dataframe in a new tab by clicking...
Version: 0.3.1 So far as I can tell, the `autotime` output format is fixed and unmodifiable: time: (started: ) At a minimum, it would be great to be able to...