Benchmark Contrib Package

Web/TWiki based performance measurement tool for TWiki

ALERT! Note: The contrib is in early alpha state. The feature set and the documentation may change radically without a notice (with exception of the usual Bugs/SVN announcement). If we're lucky then documentation and code will keep in sync. smile

Before the contrib is distributed on twiki.org (if we need that at all, given that developers are using SVN right away), feedback in TWiki:Codev.BenchmarkFramework is highly appreciated.

Summary of Contents

This contrib is intended to be used mainly by developers, which is quite typical for a "contrib" as opposed to plugins. But unlike many contribs it is not centered around an API. It is used by filling a form, like a a TWiki Application. But unlike those it brings its own Perl modules, and might even require to install some extra CPAN modules which are not needed for "normal" TWiki operation.

This is the autogenerated module documentation, as usual for contribs. If you want to just run benchmarks, please refer to the BenchmarkContribUserGuide.

Module Documentation

%$POD%

Settings

Settings are stored as preferences variables. To reference a setting write %<plugin>_<setting>%, e.g. %BenchmarkContrib_STUB%

BenchmarkContrib does not (yet) have any settings which need to be (or are worth to be) customized.

  • One line description:
    • Set SHORTDESCRIPTION = Web/TWiki based performance measurement tool for TWiki

  • Name of the perl package
    • Set STUB = %$STUB%

Installation Instructions

Note: You do not need to install anything on the browser to use this contrib package. The following instructions are for the administrator who installs the package on the server where TWiki is running.

  • Download the ZIP file from the Plugin web (see below)
  • Unzip BenchmarkContrib.zip in your twiki installation directory. Content:
    File: Description:
%$MANIFEST%
  • Run BenchmarkContrib_installer.pl to automatically check and install other modules that this module depends on. You can also do this step manually. Dependencies: %$DEPENDENCIES%
  • Test if the installation was successful:
    • Go to Benchmarks? , fill the form (or keep the default values), and here you are!

Contrib Info

Author: TWiki:Main/HaraldJoerg
Copyright ©: 2006, Unseen University, All Rights Reserved" -->
License: GPL (GNU General Public License)
Dependencies: %$DEPENDENCIES%
Version: %$VERSION%
Change History:  
18 Sep 2006: Initial version
Home: http://TWiki.org/cgi-bin/view/Plugins/BenchmarkContrib
Feedback: http://TWiki.org/cgi-bin/view/Plugins/BenchmarkContribDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/BenchmarkContribAppraisal

-- TWiki:Main/HaraldJoerg - %$DATE%

Topic revision: r1 - 02 Apr 2008 - 01:17:06 - TWikiGuest
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.BenchmarkContrib