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

Improve timer #16

Closed
danielabdi-noaa opened this issue Mar 26, 2024 · 2 comments
Closed

Improve timer #16

danielabdi-noaa opened this issue Mar 26, 2024 · 2 comments

Comments

@danielabdi-noaa
Copy link
Contributor

Timer object start() and stop() both accept a title. It maybe better to reuse the title supplied in start() for end() as well.
In a multi-threaded situation, where data and computation are done on separate threads, the timer prints are mangled and it can be hard to tell which operation took how many seconds.

@timothyas
Copy link
Member

Hey @danielabdi-noaa - I am just now seeing this issue. Do you think this is closed with #19 and #20 ?

@danielabdi-noaa
Copy link
Contributor Author

Yes, should be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants