xenial (1) wg-classLoadTest.1.gz

Provided by: webgui_7.10.29-3_all bug

NAME

       classLoadTest.pl -- Test a single class performance

SYNOPSIS

        classLoadTest.pl --configFile config.conf --class=<>

        classLoadTest.pl --help

DESCRIPTION

       This script will test the time it takes to instanciate and view all the assets of a particular class from
       the given site.

OPTIONS

       --configFile config.conf
           The WebGUI config file to use. Only the file name needs to be specified, since it will be looked up
           inside WebGUI's configuration directory.  This parameter is required.

       --class
           The full class name of the asset to test. Something like WebGUI::Asset::Wobject::Layout or
           WebGUI::Asset::Wobject::Navigation.

       --help
           Shows a short summary and usage

       --man
           Shows this document

AUTHOR

       Copyright 2001-2009 Plain Black Corporation.