info-cvs
[Top][All Lists]
Advanced

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

Performance of CVS in CGI Perl scripts


From: Abhay Jain
Subject: Performance of CVS in CGI Perl scripts
Date: Wed, 24 Jan 2001 15:04:43 -0700

We are executing some CVS commands in CGI Perl scripts on an iPlanet Web
Server.
The CVS repository is on a different machine than the web server, so the CVS
commands are being executed in a remote mode.
But the performance is very slow - just to add a file to repository is
taking 10-15 seconds, and this is a one line text file.
We are not doing anything special or different - just executing a bunch of
CVS commands - to setup a working repository, add a module and then add a
file to the module.

Can any one suggest any ways to improve the performance or what we should
lookout for ?
(we know that the performance is slow because of CVS and not anything else
like the web server or the CGI.pm , because if we remove all CVS commands,
the response is instantaneous).

Thanks,

AJ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]