[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Raq 2 info



> > Umm, actually it's quite slow. It takes 4-5 seconds for a RaQ2 to start
a
> > Perl CGI script.
>
> Where did you get that figure? I don't see that on mine. I have a simple
CGI
> search on a RaQ2 (http://www.technotrade.com/cgi/search.html) and it's
> almost instantaneous.

Following up to my previous messages - I looked at your CGI script and
noticed your search script has no "use" statements: that would explain why
it's fast. My RaQ2 is very slow at Perl 'use' statements, but it executes
the script itself at an acceptable speed.