diff options
| author | Pieter Wuille <[email protected]> | 2013-01-20 18:05:34 +0100 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2013-01-26 18:46:12 +0100 |
| commit | f369d02c51077ffa1644954d0478e93966e1bb72 (patch) | |
| tree | 2d4d583878dae9762388a890a8d64d355d09ceef /src/bloom.cpp | |
| parent | Merge pull request #2213 from Diapolo/translations (diff) | |
| download | discoin-f369d02c51077ffa1644954d0478e93966e1bb72.tar.xz discoin-f369d02c51077ffa1644954d0478e93966e1bb72.zip | |
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 'src/bloom.cpp')
0 files changed, 0 insertions, 0 deletions