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

Document the pass-through specialization heuristic for Type, Vararg, and Function #32817

Merged
merged 2 commits into from
Oct 30, 2019

Conversation

iamed2
Copy link
Contributor

@iamed2 iamed2 commented Aug 7, 2019

Closes #32761

doc/src/manual/performance-tips.md Outdated Show resolved Hide resolved
doc/src/manual/performance-tips.md Outdated Show resolved Hide resolved
@timholy timholy merged commit 42e9490 into JuliaLang:master Oct 30, 2019
@iamed2
Copy link
Contributor Author

iamed2 commented Oct 30, 2019

Thanks Tim!

@iamed2 iamed2 deleted the ed/doc-specialization-tip branch October 30, 2019 21:45
@jebej
Copy link
Contributor

jebej commented Oct 30, 2019

I am confused as to what "using" an argument (a type in particular) means here.

In the first example f_type and g_type, to me the type is "used", and it definitely has a performance impact.

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

Successfully merging this pull request may close these issues.

Vararg vs "..." slurping has huge performance impacts which defy analysis
8 participants