Subject: UPDATE: tclbench CVS module updated - DN [1]


Jeffrey Hobbs <jeffrey.hobbs@ajubasolutions.com> - 31 May 2000 - comp.lang.tcl

 The benchmarking app has had some useful enhancements that should make
 it more useful for those interested in working with it.  The options
 are now:

 Usage: runbench.tcl ?options?
         -help                   # print out this message
         -errors <0|1>           # whether or not errors should be thrown
         -iterations <#>         # default # of iterations to run a benchmark
         -minversion <version>   # minimum interp version to use
         -maxversion <version>   # maximum interp version to use
         -match <glob>           # only run tests matching this pattern
         -notcl                  # do not run tclsh tests
         -notk                   # do not run wish tests
         -output <text|list|csv> # style of output from program
         -paths <pathList>       # path or list of paths to search for interps
         -verbose                # output interim status info
         fileList                # files to source, files matching *tk*
                                 # will be used for Tk benchmarks

 There are now 179 benchmarks in the test suite, mostly for Tcl.

 No, no docs yet, but if someone wants to write some, I'd be glad to
 add them in.

 --
    Jeffrey Hobbs                     The Tcl Guy
    hobbs at ajubasolutions.com       Ajuba Solutions (née Scriptics)

Last modified
2000-07-20

(195.108.246.52)

Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated