julia
49c4e098
- perf: optimize append_any function (#30248)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
perf: optimize append_any function (#30248) Reimplement a larger portion of the optimizations in jl_f__apply in the fallback function, so we can reduce the performance wall in more cases. General fix for #29133-like performance issues
References
#30248 - perf: optimize append_any function
Author
vtjnash
Parents
2b0fec6a
Loading