Sergei Kolodka wrote:
> 
> Anyone here tried to compile OpenSRS cgi's
> in executebles with perlcc or B::C ?
> Interested in result, is compiling increases
> speed and what about server's load ?

I haven't tried, but my guess is going to be that you're not going to
get a whole lot from it.  Most of the program's time is going to be
spent waiting either for user input from the webpage or from a response
from the OpenSRS server, so compiling your app is just going to enable
it to wait faster.  :)

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
With Microsoft products, failure is not           Derek Glidden
an option - it's a standard component.      http://3dlinux.org/
Choose your life.  Choose your            http://www.tbcpc.org/
future.  Choose Linux.              http://www.illusionary.com/

Reply via email to