Benchmark Contrib Package
Web/TWiki based performance measurement tool for TWiki
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.
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
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:
%$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
--
TWiki:Main/HaraldJoerg - %$DATE%
Topic revision: r1 - 02 Apr 2008 - 01:17:06 -
TWikiGuest