aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2012-09-09 17:12:21 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2012-09-09 17:24:00 +0200
commitb019ea17ec7cc37d098982b4f0f4636e424ab4b8 (patch)
tree0e22ef1144fb20d05bc0b5dc68918cd8d21b8f5d /doc
parenteabc8f2c81712dedd0d93af221e4dbc5b6dede59 (diff)
downloadbitcoin-b019ea17ec7cc37d098982b4f0f4636e424ab4b8.tar.xz
Remove VC6 comment and pointless #ifdef'd benchmark code
We're in a wholly different world now, C++-compiler-wise. Current std::stringstream implementations don't have the stated problem anymore, and are just as fast as CDataStream. The #ifdef'd block does not even compile anymore; CDataStream constructor changed, and missing some std::. Also timing in whole seconds is also way too granular to say anything sensible in such microbenchmarks. Just remove it, it can always be found again in git history.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions