NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mike Grigsby on September 17, 2008, 02:03:36 PM

Title: What is being done with "Optimizing _SENDFILE@F13... and can it be sped up?
Post by: Mike Grigsby on September 17, 2008, 02:03:36 PM
I've noticed that with some recent release of NTW, it is taking forever to compile around the area of "Optimizing _SENDFILE@F13THISNETWORKERsbl". On the order of 2 to 5 minutes. Is there any way to speed this up somehow?  It's killing my productivity<g>.
Title: Re: What is being done with "Optimizing _SENDFILE@F13... and can it be sped up?
Post by: Bruce on September 17, 2008, 09:34:59 PM
Hi Mike,

Thats a method that would grow as you add pages to your app. I'm guessing your app has a lot of procedures?

I'll see if I can break it into some routines which will allow the compiler to do it in smaller bite-size pieces, and hence go faster.

Cheers
Bruce
Title: Re: What is being done with "Optimizing _SENDFILE@F13... and can it be sped up?
Post by: Bruce on September 26, 2008, 05:53:58 AM
Hi Mike,

It's been changed for PR14 - so let me know if it makes a difference.

Cheers
Bruce