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

Inlining the partial functions #108

Closed
KristofferC opened this issue Feb 27, 2016 · 2 comments
Closed

Inlining the partial functions #108

KristofferC opened this issue Feb 27, 2016 · 2 comments

Comments

@KristofferC
Copy link
Collaborator

It could be worth looking into adding a $(Expr(:meta, :inline)) to the generated functions used for the partials.

I have some code that uses a type with a NTuple and inlining these operations sometimes give a significant boost.

@KristofferC
Copy link
Collaborator Author

I don't see that much of a boost running it with ForwardDiff but I will leave this open so we can investigate when everything is in place for some real benchmarking.

@jrevels
Copy link
Member

jrevels commented Jun 15, 2016

Accomplished in #102.

@jrevels jrevels closed this as completed Jun 15, 2016
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

2 participants