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

Breakout example doesn't limit frames, maxing all threads #284

Closed
Jerald opened this issue Aug 22, 2020 · 3 comments
Closed

Breakout example doesn't limit frames, maxing all threads #284

Jerald opened this issue Aug 22, 2020 · 3 comments
Labels
C-Examples An addition or correction to our examples C-Performance A change motivated by improving speed, memory usage or compile times

Comments

@Jerald
Copy link
Contributor

Jerald commented Aug 22, 2020

I have an absolutely overkill Ryzen 9 3900XT with 12c/24t. Running the breakout example turns it into a jet engine, maxing every thread. I've not dug into the examples enough to know what sort of frame limiting features exist in the default plugins, but it definitely needs to be enabled for this example, especially since it's billed as a form of "complete" example.

image

@karroffel karroffel added C-Examples An addition or correction to our examples C-Performance A change motivated by improving speed, memory usage or compile times labels Aug 22, 2020
@karroffel
Copy link
Contributor

Seems related to #111

@tiagojdf
Copy link
Contributor

@Jerald this issue seems to have been fixed:
#111 (comment)
Do you still reproduce it? If not, could you close it?

@alice-i-cecile
Copy link
Member

Closed as fixed. Reopen or file a new issue if needed <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Examples An addition or correction to our examples C-Performance A change motivated by improving speed, memory usage or compile times
Projects
None yet
Development

No branches or pull requests

4 participants