Changeset - r28778:c42d642d099c
master
0
2
0
Change: Improve performance of finding free pool slots. (#12055)
Add a bitmap of used pool slots which allows finding a free pool slot without having to check if each index is already used or not.
Loosely based on a JGRPP patch.
Add a bitmap of used pool slots which allows finding a free pool slot without having to check if each index is already used or not.
Loosely based on a JGRPP patch.
2 files changed with 30 insertions and 14 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)