aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2016-10-28 17:50:04 -0700
committerPieter Wuille <[email protected]>2016-11-07 13:56:27 -0800
commit25a211aa9edfeccc1e65bf699e0b32619cef2157 (patch)
tree07345f3d4cc10cd2d2c3419a6074a41c99bb20f2 /src/httpserver.cpp
parentMake CSerAction's ForRead() constexpr (diff)
downloaddiscoin-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