Skip to content

Make it possible to profile processes with many threads#38

Merged
CyberShadow merged 1 commit intoVerySleepy:masterfrom
quijote:bugfix/ui-freezes-with-many-threads
Jan 14, 2017
Merged

Make it possible to profile processes with many threads#38
CyberShadow merged 1 commit intoVerySleepy:masterfrom
quijote:bugfix/ui-freezes-with-many-threads

Conversation

@quijote
Copy link
Copy Markdown
Contributor

@quijote quijote commented Jan 13, 2017

Limit number of displayed threads to 1000. This is currently hardcoded. Could be improved to a user changeable option in the future.

Limit number of threads that get live updates of location every second. The limit is currently 100 and hardcoded. Could be improved to a user changeable option in the future.

Without those two changes the UI almost freezes completely when trying to profile a process with 1000 threads or more.

…d. Could be improved to a user changeable option in the future.

Limit number of threads that get live updates of location every second. The limit is currently 100 and hardcoded. Could be improved to a user changeable option in the future.

Without those two changes the UI almost freezes completely when trying to profile a process with 1000 threads or more.
@CyberShadow
Copy link
Copy Markdown
Member

As with #37. Thanks!

@CyberShadow CyberShadow merged commit 35f7ae8 into VerySleepy:master Jan 14, 2017
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

Successfully merging this pull request may close these issues.

2 participants