Job speed

Hello,

I have noticed that running a job a second time is way faster than the first. Is there a way to improve the speed of the first run?

Thanks,
Stenio

Hello,
We never noticed that. This is probably not a very permanent case. Anyway, since the two runs are completely independent, such behavior could be caused by the .NET internals (caching or something). So it’s unlikely that we can affect it.

Hello,

OK, I understand. Anyway I am attaching the test solution that I used to meter the jobs speed.
It would be useful to implement a sort of “Init” method that could be invoked on a background thread to avoid the initial delay.

TestAsposeTeXLoad.zip (75.2 KB)

Thanks,
Stenio

Hello,
Sure, we will examine it. Thanks.