ARRAY variables are being included in the summary variable table. This
slows
down processing of pql procedures and wastes storage space.
Run the example program and when the infobox is displayed, check the sizes
of
recent sir scratch files in the temp directory. Under this bug there will
be
a ~200Mb scratch file. Delete the array definition from the program and
this
file is only around 80K and the program runs much faster.
|