bugLibCVS Perl Implementation - Bugs: bug #14183, Reduce LibCVS load time

 
 

bug #14183: Reduce LibCVS load time

Submitter:  Alexander Taler <dissent>
Submitted:  Wed 17 Aug 2005 04:30:17 PM UTC
   
 
Category:  None Priority:  3 - Low
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Release:  None Fixed Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 17 Aug 2005 04:30:17 PM UTC, original submission:  

This is a performance issue.  It takes a long time
to load LibCVS, because there are a lot of
classes, and a lot of files.

This time should be reduced.  This requires a bit
of research into why it takes a long time to load. 

Some ideas without having done the research are:

  + use Perl's autoload functionality.
    This will be  more important as more
functionality is added

  + Split LibCVS into several parts:
     - Working Directory stuff
     - Repository stuff
     - Integration stuff 

  + Perhaps roll up all the requests into a single
class.
     And the same for the responses.

Alexander Taler <dissent>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-18 dissent Priority5 - Normal 3 - Low

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code