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

Record and log sleep times #83

Closed
bartelink opened this issue Sep 16, 2020 · 0 comments · Fixed by #161
Closed

Record and log sleep times #83

bartelink opened this issue Sep 16, 2020 · 0 comments · Fixed by #161
Labels
enhancement New feature or request good first issue Good for newcomers up-for-grabs

Comments

@bartelink
Copy link
Collaborator

bartelink commented Sep 16, 2020

The Streams Scheduler Cpu log line emits a coarse record of all time usage.

It should also record and emit the time the Scheduler spends doing Thread.Sleep.

Probably also applicable to the Parallel Scheduler. Deprecating, see #116

NOTE Sleeps may change a bit when it moves to Channels, see #116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers up-for-grabs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant