aviatesk / aviatesk/aviatesk.github.io
Inlining 101: everthing is inlined with Julia 1.11.1
Open
- Dominant language
- Julia
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi @aviatesk
Thanks for the very well-written post about Julia's inlining features!
Now I understood how to use the `code_typed` macro :)
However, I tried to verify your examples and it turned out that with Jula 1.11.1, everything there is automatically inlined. So there is no 30% difference in the benchmarks on my end.
I guess the inline detection improved in the Julia compiler.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.