]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Speed optimizations. Merged 3 writes into 1. 6307/head
authorAdam Kupczyk <akupczyk@mirantis.com>
Mon, 19 Oct 2015 10:20:37 +0000 (12:20 +0200)
committerAdam Kupczyk <akupczyk@mirantis.com>
Mon, 19 Oct 2015 12:05:20 +0000 (14:05 +0200)
commit91497e46331b4755b9ff23b7ba11e631d64413ac
tree2e5de2b4c971afbb916ec1831d014778549f822e
parent8a21398ffb3ff588ad4b8876ea5a31fbb66e6d63
Speed optimizations. Merged 3 writes into 1.
Got rid of std::string construction.
More unification on syslog,stderr,fd.

Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
src/common/PrebufferedStreambuf.cc
src/common/PrebufferedStreambuf.h
src/include/utime.h
src/log/Entry.h
src/log/Log.cc