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

No type inference in GL.render_mesh() parameters #109

Open
heyx3 opened this issue Sep 27, 2023 · 0 comments
Open

No type inference in GL.render_mesh() parameters #109

heyx3 opened this issue Sep 27, 2023 · 0 comments
Labels
META:good first issue Good for newcomers META:internal Created by Billy PRI:vital High priority, core functionality RE:GL About something within the GL module SIZE:small Small in scope and conceptually easy TYPE:performance Fixing an inefficiency

Comments

@heyx3
Copy link
Owner

heyx3 commented Sep 27, 2023

All the named parameters in render_mesh() do not cause recompilation, meaning they are very type-unstable.

@heyx3 heyx3 added META:good first issue Good for newcomers RE:GL About something within the GL module SIZE:small Small in scope and conceptually easy PRI:vital High priority, core functionality TYPE:performance Fixing an inefficiency labels Sep 27, 2023
@heyx3 heyx3 added the META:internal Created by Billy label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META:good first issue Good for newcomers META:internal Created by Billy PRI:vital High priority, core functionality RE:GL About something within the GL module SIZE:small Small in scope and conceptually easy TYPE:performance Fixing an inefficiency
Projects
None yet
Development

No branches or pull requests

1 participant