Package funkload :: Module ReportBuilder
[show private | hide private]
[frames | no frames]

Module funkload.ReportBuilder

Create an ReST or HTML report with charts from a FunkLoad bench xml result.

Producing html and png chart require python-docutils and python-gdchart

$Id: ReportBuilder.py 24737 2005-08-31 09:00:16Z bdelbosc $
Classes
FunkLoadXmlParser Parse a funkload xml results.

Function Summary
  main()
ReportBuilder main.

Variable Summary
str USAGE = '%prog [options] xmlfile\n\n%prog analyze a Funk...

Function Details

main()

ReportBuilder main.

Variable Details

USAGE

Type:
str
Value:
'''%prog [options] xmlfile

%prog analyze a FunkLoad bench xml result file and output a report.

See http://funkload.nuxeo.org/ for more information.

Examples
========
...                                                                    

Generated by Epydoc 2.1 on Tue Feb 27 10:41:42 2007 http://epydoc.sf.net