diff options
author | Jeremy Rubin <j@rubin.io> | 2021-03-17 14:11:44 -0700 |
---|---|---|
committer | Jeremy Rubin <j@rubin.io> | 2021-12-08 23:07:56 -0800 |
commit | c5b36b1c1b11f04e5da7fb44183f61d09a14e40d (patch) | |
tree | 4688cf0ac226383e90a3515ded16275ad07b9fd4 /src/qt/bantablemodel.h | |
parent | c49daf9885e86ba08acdc8332d2a34bc5951a487 (diff) |
Mempool Update Cut-Through Optimization
Often when we're updating mempool entries we update entries that we
ultimately end up removing the updated entries shortly thereafter. This
patch makes it so that we filter for such entries a bit earlier in
processing, which yields a mild improvement for these cases, and is
negligible overhead otherwise.
Diffstat (limited to 'src/qt/bantablemodel.h')
0 files changed, 0 insertions, 0 deletions