diff options
| author | Pieter Wuille <[email protected]> | 2016-10-28 17:50:04 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2016-11-07 13:56:27 -0800 |
| commit | 25a211aa9edfeccc1e65bf699e0b32619cef2157 (patch) | |
| tree | 07345f3d4cc10cd2d2c3419a6074a41c99bb20f2 /src/httpserver.cpp | |
| parent | Make CSerAction's ForRead() constexpr (diff) | |
| download | discoin-25a211aa9edfeccc1e65bf699e0b32619cef2157.tar.xz discoin-25a211aa9edfeccc1e65bf699e0b32619cef2157.zip | |
Add optimized CSizeComputer serializers
To get the advantages of faster GetSerializeSize() implementations
back that were removed in "Make GetSerializeSize a wrapper on top of
CSizeComputer", reintroduce them in the few places in the form of a
specialized Serialize() implementation. This actually gets us in a
better state than before, as these even get used when they're invoked
indirectly in the serialization of another object.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions