| Home | Trees | Index | Help |
|---|
| Package esys :: Package escript :: Module 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__
|
__copyright__
|
__date__
|
__license__
|
__url__
|
__version__
|
setNumberOfThreads
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 27 11:16:17 2006 | http://epydoc.sf.net |