Accounts for the cost of picking a dependency to split.
Synopsis
Declared in <cluster_linearize.h>
void
PickDependencyToSplitEnd(int num_txns) noexcept;
Parameters
Name |
Description |
num_txns |
Number of transactions considered while picking. |
Created with MrDocs