Module: check_mk
Branch: master
Commit: b733b4aa49d0ecbec0974c740ec0831a3905f571
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b733b4aa49d0ec…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Fri Sep 6 14:44:28 2013 +0200
livestatus: Speed optimization on reading logentries
livestatus/statehist table: performance optimizations
---
livestatus/src/LogEntry.cc | 241 +++++++++++++++++++++++++++++++----
livestatus/src/LogEntry.h | 5 +-
livestatus/src/Logfile.cc | 5 +-
livestatus/src/TableStateHistory.cc | 146 ++++++++++++++-------
livestatus/src/TableStateHistory.h | 2 +-
5 files changed, 319 insertions(+), 80 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=b733b4aa49…