Rank: Newbie Groups: Member
Joined: 4/6/2012 Posts: 3
|
I have an application that appears slow upon first invocation of PDF creation but appears significantly faster in subsequent creation of the same PDF. This seems to be the case whether I'm creating a PDF with only one image or transforming HTML to PDF. I was wondering if there is a "startup" process taking place during the first invocation that does not happen in the subsequent invocations.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
What you observed is normal. A signifiant amount internal data are only initialized upon first involcation. So yes, there is a "startup" taking place during the first invocation that does not happen in the subsequent invocations.
Thanks!
|