Visual Statistics Display (VSD) version 5.1 is a new version of the VSD product. This release includes bug fixes.
This version of VSD, like previous versions, supports statmonitor files generated from:
VSD version 5.1 is supported on the following platforms:
The label of the main window previous was "vsd"; now it includes the version and build.
VSD now supports opening multiple files in one operation from the file dialog. This could previously be done using command-line options on Unix platforms.
These features existed previously; the way they are invoked in the GUI has been changed.
The Main menu item > Load Data File is now Load Data File(s)...
Previous, to append a file, you first loaded the file using Main menu item > Load Data File, then appended subsequent files using the File menu item > Append Data File...
Now, you can load the first file and append subsequent files in one operation by using the Main menu item > Append Data File(s).
When opening files in append mode, use care that the files are loaded in the order they were generated, by selecting the earliest file first, then control-selecting subsequent files in order. Loading earlier files into later statistics files produces undefined results, generally missing data.
The directory used most recently to load statmonitor files is now recorded so that when vsd is reopened, the file browser starts with focus in this directory. It is recorded in .vsdconfig under the indicator set vsd(lastdatadir).
The performance for loading a large file into VSD for Windows has been improved, by optimizing some parsing calls.
Descriptions for statistics that have been added, or will be added, to recent versions of GemStone/S 64 Bit and GemStone/S have been added. This provides some display defaults and enables online lookup of the meaning of the statistic.
VSD uses two fonts to manage, respectively, the fonts for the chart windows and the font for help and statistics text. Previously, the statistics default font was small; this default size has been increased. This will only be visible if you are running on a machine that does not have a .vsdconfig.
Note: this font can be changed manually using the Help menu item > Choose Text Font.
With statmonitor data files on the order of 10GB, 64-bit VSD would fail to load with a file too large error. This was due to a failure in a TCL routine. (#45823)
In VSD on Windows, the percentage displayed in the Load in Progress dialog may become negative. (#45827)