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

improve performance in debug build #445

Closed
extrawurst opened this issue Dec 12, 2020 · 0 comments
Closed

improve performance in debug build #445

extrawurst opened this issue Dec 12, 2020 · 0 comments
Milestone

Comments

@extrawurst
Copy link
Owner

right now, debug is super slow primarily due to the utf8 encoding being slow when tut-rs is rendering text.

we can play around with profile overwrites to make certain dependencies optimised even in our local dev env:
rust-lang/cargo#1359 (comment)

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