swarm-support
[Top][All Lists]
Advanced

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

Re: optimization and C arrays (was Re: Return pointer to array: not pos


From: Marcus G. Daniels
Subject: Re: optimization and C arrays (was Re: Return pointer to array: not possible?)
Date: 01 Apr 1999 11:41:18 -0800

>>>>> "TB" == Theodore C Belding <address@hidden> writes:

[Yow!  Hey Ted, how about you only post half of your messages, and we'll
just go ahead and send you money orders to get rest?]

Yeah, profiling of Swarm should work fine on current Linux-based systems. 
Swarm can be configured for profiling like so:  

CFLAGS='-g -pg' ./configure

  or 

CFLAGS='-g -pg -O2' ./configure

Doing it this way has the advantage of instrumenting Swarm and 
propagating the flags to the Makefiles used for compiling applications.

If possible, run profiles when in batch mode to avoid noise from
GUI stuff and system calls.  (Unless the slowness of the GUI
what seems to be the problem.)

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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