Go to the source code of this file.
Namespaces | |
namespace | submit |
Variables | |
submit::answer = None | |
tuple | submit::bench = valtools.benchmark( options.extension ) |
tuple | submit::comparisons = website.listComparisons( bench ) |
submit::default = None) | |
string | submit::help = "adds an extension to the name of this benchmark" |
tuple | submit::localBench = valtools.benchmark() |
tuple | submit::parser = OptionParser() |
string | submit::rm = 'rm -rf ' |
tuple | submit::website = valtools.website() |