julia
139dcd96
- revert some performance-losing changes to max_args (#59673)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
99 days ago
revert some performance-losing changes to max_args (#59673) This heuristic normally helps ensure good code performance. Overriding it (as was done in 97ecdb8595c4a1fbe68ba6f39b3244e8cdabc2c6) is observed to cause allocation regressions. Fix #58632
References
#59673 - revert some performance-losing changes to max_args
Author
vtjnash
Parents
c4683c41
Loading