diff options
| author | Kaz Wesley <[email protected]> | 2016-11-02 14:09:03 -0700 |
|---|---|---|
| committer | Kaz Wesley <[email protected]> | 2016-11-02 16:52:56 -0700 |
| commit | b3ddc5e76f457d504b05273429e06e684e76f5de (patch) | |
| tree | 3ef7ad8ffc31c9cb49a7bbcf2352aadf89763846 /src/script/standard.cpp | |
| parent | LockedPool: fix explosion for illegal-sized alloc (diff) | |
| download | discoin-b3ddc5e76f457d504b05273429e06e684e76f5de.tar.xz discoin-b3ddc5e76f457d504b05273429e06e684e76f5de.zip | |
LockedPool: avoid quadratic-time allocation
Use separate maps for used/free chunks to avoid linear scan through alloced
chunks for each alloc.
Diffstat (limited to 'src/script/standard.cpp')
0 files changed, 0 insertions, 0 deletions