Module: nagvis Branch: master Commit: 3bf9b22f638cad5bec0224d2c80479f179f3f57a URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=3bf9b22f638cad5bec0224d2c80479f179f3f57a
Author: LaMi <[email protected]> Date: Sun Nov 8 12:43:11 2009 +0100 Big performance improvement on recursive maps when using mklivestatus backend and other backends which support the new data fetching methods --- .../nagvis-js/classes/FrontendModAutoMap.php | 2 +- share/server/core/classes/CoreModAutoMap.php | 8 +++--- share/server/core/classes/CoreModGeneral.php | 5 ++- share/server/core/classes/CoreModMap.php | 6 ++-- share/server/core/classes/GlobalIndexPage.php | 4 +- share/server/core/classes/NagVisAutoMap.php | 4 +- share/server/core/classes/NagVisMap.php | 4 +- share/server/core/classes/objects/NagVisMapObj.php | 28 ++++++++++++++----- share/server/core/classes/objects/NagiosHost.php | 2 +- .../core/classes/objects/NagiosHostgroup.php | 5 ++- .../core/classes/objects/NagiosServicegroup.php | 2 +- share/server/core/defines/global.php | 1 + 12 files changed, 43 insertions(+), 28 deletions(-) Diff: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/diff/?id=3bf9b22f638cad5bec0224d2c80479f179f3f57a ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
