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

Under investigate performance behavior of functor parameters #45

Open
SimeonEhrig opened this issue Oct 27, 2021 · 0 comments
Open

Under investigate performance behavior of functor parameters #45

SimeonEhrig opened this issue Oct 27, 2021 · 0 comments
Milestone

Comments

@SimeonEhrig
Copy link
Member

At the moment, the argument of a functor a pass as const copy. I should look in the different compiler and check, how good it can be optimized and if it is necessary, optimize it (maybe const references).

@SimeonEhrig SimeonEhrig added this to the release 0.2 milestone Oct 28, 2021
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