Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiStopwatch #18

Closed
ianlini opened this issue Apr 24, 2019 · 0 comments · Fixed by #21
Closed

MultiStopwatch #18

ianlini opened this issue Apr 24, 2019 · 0 comments · Fixed by #21
Assignees
Milestone

Comments

@ianlini
Copy link
Owner

ianlini commented Apr 24, 2019

Inherit from the built-in list.

MultiStopwatch(n) builds n Stopwatch at once, and we can use them to evaluate each code segment.

After running, we can have some statistics like in line_profiler.

@ianlini ianlini added this to the 0.4.0 milestone Apr 24, 2019
@ianlini ianlini self-assigned this Apr 24, 2019
ianlini added a commit that referenced this issue Apr 25, 2019
implement MultiStopwatch (resolved #18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant