in reply to Re: Many prints of small string or one print of huge string?
in thread Many prints of small string or one print of huge string?
Thanks duff and BrowserUK,
I think i will go for "print small chunks" sulution even if it will give me the better abs. performance, because in my case the data is really a huge table (which probably could be rendered partially).