Package esys :: Package escript :: Module benchmark
[show private | hide private]
[frames | no frames]

Module esys.escript.benchmark

Classes
Benchmark runs a bunch of similar BenchmarkProblems with a bunch of Options
BenchmarkFilter object to filter the characteristcs returned by Bechmark runs.
BenchmarkProblem something that can be run and returns a list of characteristics such as timing, Mflops, error, etc.
BenchmarkSuite framework to run a bunch of Benchmarks with the object to create a table of statistics.
Options defines a set of options to be used to run a BenchmarkProblem

Variable Summary
str __author__ = 'Lutz Gross, l.gross@uq.edu.au'
str __copyright__ = '  Copyright (c) 2006 by ACcESS MNRF\n  ...
str __date__ = '$Date$'
str __license__ = 'Licensed under the Open Software License ...
str __url__ = 'http://www.iservo.edu.au/esys/escript'
str __version__ = '$Revision$'
function setNumberOfThreads = <Boost.Python.function object at 0x...

Variable Details

__author__

Type:
str
Value:
'Lutz Gross, l.gross@uq.edu.au'                                        

__copyright__

Type:
str
Value:
'''  Copyright (c) 2006 by ACcESS MNRF
                    http://www.access.edu.au
                Primary Business: Queensland, Australia'''             

__date__

Type:
str
Value:
'$Date$'                                                               

__license__

Type:
str
Value:
'''Licensed under the Open Software License version 3.0
             http://www.opensource.org/licenses/osl-3.0.php'''         

__url__

Type:
str
Value:
'http://www.iservo.edu.au/esys/escript'                                

__version__

Type:
str
Value:
'$Revision$'                                                           

setNumberOfThreads

Type:
function
Value:
<Boost.Python.function object at 0x8146a48>                            

Generated by Epydoc 2.1 on Thu Apr 27 11:16:17 2006 http://epydoc.sf.net