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

Module benchmark


Author: Lutz Gross, l.gross@uq.edu.au

Copyright: Copyright (c) 2003-2009 by University of Queensland Earth Systems Science Computational Center (ESSCC) http://www.uq.edu.au/esscc Primary Business: Queensland, Australia

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

Classes [hide private]
  Benchmark
Runs a bunch of similar BenchmarkProblems with a bunch of Options.
  BenchmarkFilter
Object to filter the characteristics returned by Benchmark runs.
  BenchmarkProblem
Represents a benchmark problem that can be run and which returns a list of characteristics such as timing, MFlops, error, etc.
  BenchmarkSuite
Framework to run a bunch of Benchmarks using the object and creating a table of statistics.
  Options
Defines a set of options to be used to run a BenchmarkProblem.
Functions [hide private]
 
setNumberOfThreads(...)
setNumberOfThreads( (int)arg1) -> None
Variables [hide private]
  __url__ = 'https://launchpad.net/escript-finley'