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

ignore functions run on idle timers / when idle? #104

Open
unhammer opened this issue Sep 14, 2022 · 0 comments
Open

ignore functions run on idle timers / when idle? #104

unhammer opened this issue Sep 14, 2022 · 0 comments

Comments

@unhammer
Copy link

explain-pause-top shows a lot of slow things that don't bother me because they get called from run-with-idle-timer. Can we filter these out? For example by either Somehow checking if they were called by run-with-idle-timer, or just checking if idle-time is over some threshold before including them.

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

1 participant