julia
be9ab487
- micro-optimization for generic tuple allocation (#35995)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
micro-optimization for generic tuple allocation (#35995) Not a huge time savings, but saves us from needing to copy the `typeof` the argument array into a second buffer.
References
#35995 - micro-optimization for generic tuple allocation
Author
vtjnash
Parents
8c8f7a66
Loading