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

[GA] FnBasedFitness hurts preformance #239

Open
co012 opened this issue Dec 19, 2022 · 0 comments
Open

[GA] FnBasedFitness hurts preformance #239

co012 opened this issue Dec 19, 2022 · 0 comments

Comments

@co012
Copy link
Collaborator

co012 commented Dec 19, 2022

    We should try to avoid usage of pointers here (I know that it was implemented with function pointers before), as we spent a lot of time on making the whole to use static-dispatch only. Calling the most hot function in our system via pointer kinda defeats this purpose. But I guess, we should maybe create separate issue for that.

Originally posted by @kkafar in #221 (comment)

@co012 co012 added this to ECRS Dec 19, 2022
@co012 co012 moved this to 🆕 Drafts in ECRS Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Drafts
Development

No branches or pull requests

1 participant