julia
99cc59c7
- typeintersect: allocation tuning for large `UnionAll` (#54745)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
typeintersect: allocation tuning for large `UnionAll` (#54745) This PR tries to reduce the allocation caused by `save_env` by skipping `alloc_env` and truncating env size when possible.
References
#54745 - typeintersect: allocation tuning for large `UnionAll`
Author
N5N3
Parents
675da9df
5d69bbbb
Loading