Hey Gary,
If you really wanted to see how much memory your structure took as a one off test, you could run a script on a quiet machine that recorded the free memory, duplicated the structure you were planning to keep in the session scope 1000 times, subtracted the new free memory from the old and divide by 1000. Would be good if garbage collection was disabled on the VM.
Robin http://www.rocketboots.com.au
PS: Yikes Sean, I'm not sure I wanted to know that all variables in CF are strings - it's like finding out that your favorite type of apple pie
is made of chokos... The next time I'm factoring prime numbers I'll delegate to a java class.
[EMAIL PROTECTED] wrote:
It would be better to know, thanks Sean for your input. Its valid as I had thought I could "Guess" an Answer.
Given up as well...... GC Thanks All.
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
