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

Paint example extremely slow in debug mode #342

Open
bvssvni opened this issue Apr 13, 2016 · 4 comments
Open

Paint example extremely slow in debug mode #342

bvssvni opened this issue Apr 13, 2016 · 4 comments

Comments

@bvssvni
Copy link
Member

bvssvni commented Apr 13, 2016

The paint example is extremely slow in debug mode. Try:

cargo run --bin paint

vs

cargo run --release --bin paint
@panicbit
Copy link
Member

Even in release mode it's slow when drawing very rapidly. But more importantly: It OOMs.

@bvssvni
Copy link
Member Author

bvssvni commented Apr 29, 2016

Out of memory?

@panicbit
Copy link
Member

Yup. It quickly fills gigabytes of memory.

@bvssvni
Copy link
Member Author

bvssvni commented Apr 29, 2016

@bvssvni curses the rain gods

@bvssvni bvssvni added the bug label May 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants