[Freeciv-Dev] Re: (PR#7495) valgrind
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=7495 >
Raimar Falke wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=7495 >
>
> On Mon, Feb 23, 2004 at 01:44:40PM -0800, Horn Gábor wrote:
>
>><URL: http://rt.freeciv.org/Ticket/Display.html?id=7495 >
>>
>>Hi!
>>
>>I'm not a C developer, but maybe you guys might find it interesting:
>>
>>http://www.arstechnica.com/reviews/004/software/kde-3.2/kde-3.2-09.html
>>
>>It seems valgrind is an useful tool for finding memory leaks,
>>optimizing, etc.
>
>
> Valgrind is part in Jason's and my tool chain already. And yes it is a
> very nice tool.
I've said that execution speed isn't a factor for server or client,
since most of the time is spent waiting (because of delays in animation).
But when running under valgrind this is certainly not true. If we could
speed up the program 10x then maybe I'd play it under valgrind all the time.
jason
|
|