I am working for a client who is generating very complex
reports by using extremely large arrays. In some instances there is
a 3-D array that gets to 100,000 lines long. I tried to look at it
with cftrace and I was able to paste it into a Word document which
ended up being 1300 pages long! It is hogging so much memory that
the system grinds to a halt. They are resistant to putting this
functionality into the database or any other change since it is so
complex that a rewrite would take weeks. Is there a recommended
limit on array size in Coldfusion 8? Any input appreciated!
↧