nidak21 / jakCentral

Docs and project/issue tracking
0 stars 0 forks source link

miscUtils: add printProfile.py script to format output of python profilers #35

Closed nidak21 closed 1 year ago

nidak21 commented 1 year ago

See https://docs.python.org/3/library/profile.html

When you run the profiler and save the output to a file, it is a binary file that needs formatting to be seen and understood.