I am not referring to the quality of the compiled code - that would indeed be the same either way. However, from what I have read on this forum, this has an effect on whether Julia decides to pre-compile your code, and how long it takes to import your package. See the TTFX thread from last week Taking TTFX seriously: Can we make common packages faster to load and use - #15 by Krastanov
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Performance implications of computations in keyword arguments | 9 | 575 | September 1, 2025 | |
| What’s stopping Julia from using Boolean values as Singleton types? | 15 | 2246 | April 11, 2022 | |
| Nothing and type stability in kwargs | 6 | 298 | December 11, 2024 | |
| Precompile() for function with kwargs | 4 | 1214 | January 23, 2019 | |
| Using a keyword argument leads to enormous allocations | 8 | 952 | May 9, 2022 |