This is the command wg-classLoadTest that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
Use wg-classLoadTest online using onworks.net services