Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: benchmark.all - Function Up: benchmark - Tool Previous: benchmark - Tool


benchmark - Constructor



Package utility
Module benchmark
Tool benchmark


Construct an benchmark tool


Synopsis
benchmark(datarepospath)


Description
This is used to construct a benchmark tool. This tool can then be used to run individual benchmarks or all defined benchmarks.

It can be used as benchmark() to construct the benchmark tool with the data repository set to the standard AIPS++ directory.

This returns a Glish variable containing the tool functions of benchmark.



Returns
benchmark tool


Arguments

datarepospath   Path for the test data repository
    Allowed: String
    Default: '$AIPSROOT/data/demo/benchmark'


Example
bench:=benchmark()      
bench.all()
bench.done()





next up previous contents index
Next: benchmark.all - Function Up: benchmark - Tool Previous: benchmark - Tool   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15