• Steven Allen's avatar
    Preallocate pools · 2ade7ce2
    Steven Allen authored
    1. They're small.
    2. We can avoid the lock (major speedup).
    3. Better memory locality.
    4. Much simpler.
    2ade7ce2
pool.go 2.71 KB