diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2012-09-09 17:12:21 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2012-09-09 17:24:00 +0200 |
commit | b019ea17ec7cc37d098982b4f0f4636e424ab4b8 (patch) | |
tree | 0e22ef1144fb20d05bc0b5dc68918cd8d21b8f5d /share/qt | |
parent | eabc8f2c81712dedd0d93af221e4dbc5b6dede59 (diff) |
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 'share/qt')
0 files changed, 0 insertions, 0 deletions