7 ms·
If the pool is still there, it gets reused. If not, a new one is created. It should help with overhead, but not always. There's benefits to partial solutions
by asdfasdfa11112 10y ago
If the pool is still there, it gets reused. If not, a new one is created.
It should help with overhead, but not always. There's benefits to partial solutions sometimes, if you can avoid the side effects.