Product Documentation

c-treeACE V10.0 Update Guide

Previous Topic

Next Topic

Improved Index Node Access Performance

Performance analysis revealed that index node management was performing many retries (that is, attempting to find an index buffer with the desired node) when the expected node was already in a buffer. This improvement avoids retries when the node holds the desired buffer and state and skips the queue.

TOCIndex