CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions | Variables
cmsPerfClient.py File Reference

Go to the source code of this file.

Classes

class  cmsPerfClient.Worker
 Worker This is a subclass of thread that submits commands to the server and stores the result in a thread-safe queue. More...
 

Namespaces

 cmsPerfClient
 

Functions

def cmsPerfClient._main
 
def cmsPerfClient.optionparse
 Option parser returns : Command set to run on each (or all) machines, port to connect to server, List of machines to connect to, File to pickle results to, Dictionary to index which command set to use for which machine. More...
 
def cmsPerfClient.presentBenchmarkData
 Format of the returned data from remote host should be of the form (this could be cleaned up a little bit) More...
 
def cmsPerfClient.request_benchmark
 Request benchmark Connects to server and returns data returns: profiling data from server. More...
 
def cmsPerfClient.runclient
 

Variables

tuple cmsPerfClient.PROG_NAME = os.path.basename(sys.argv[0])
 
list cmsPerfClient.validPerfSuitKeys