diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2013-01-20 18:05:34 +0100 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2013-01-26 18:46:12 +0100 |
commit | f369d02c51077ffa1644954d0478e93966e1bb72 (patch) | |
tree | 2d4d583878dae9762388a890a8d64d355d09ceef /share/setup.nsi | |
parent | 71eccdeafff03a1c68c93b223427141f0885efc6 (diff) |
Various performance tweaks to CCoinsView
* Pass txid's to CCoinsView functions by reference instead of by value
* Add a method to swap CCoins, and use it in some places to avoid a
allocating copy + destruct.
* Optimize CCoinsViewCache::FetchCoins to do only a single search
through the backing map.
Diffstat (limited to 'share/setup.nsi')
0 files changed, 0 insertions, 0 deletions