
DatabaseTally - a reimplementation of "vnmsh/sample_scripts/database_tally"

DatabaseTally <vnm-name>

The script will determine how many models of each type are currently in the database. This information can be useful when evaluating system performance.

$ DatabaseTally <vnm-name>
A listing of all the model types and the number of models of each model type is displayed to the screen. It may be more useful to redirect the output to a file.

Dave Plonka <plonka@doit.wisc.edu>