This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GIT and CVS


On Fri, 14 Oct 2011 00:08:35 +0200, Eli Zaretskii wrote:
> ??? When did you last use "git annotate"? and on what project?

Depending on what I do sometimes ~10x a day during complicated GDB backports.


> That command is notoriously slow in git.  E.g., it takes a whopping 4.5
> minutes to run on a particularly large and history-rich file in the Emacs
> repository.

The most expensive source file in GDB looks to be dwarf2read.c: 0m8.930s

While it is 0m7.394s with CVS right now (1) I need to be online and (2) I have
a luck sourceware.org is accessible.  From my scheduled regression testing
runs often the server is overloaded/inaccessible. (1b) I am not aware how to
make CVS repository copy for local use (but there may be some tool).


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]