Date: Thu, 7 Oct 2004 17:03:03 -0700 (PDT) From: Andrew Moran <amoran@forsythia.net> To: freebsd-questions@freebsd.org Subject: benchmarking a process Message-ID: <20041007170026.S60351@celebrian.forsythia.net> In-Reply-To: <20041007231356.GB12508@alex.lan> References: <416595F3.1030601@etherealconsulting.com> <4165A1FF.5080906@mac.com><200410072322.42534.howells@kde.org> <20041007231356.GB12508@alex.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
This isn't specific to freebsd I suppose.. but does anyone know any good programs to measure how long a process took, how much memory it requested, and how much network traffic it send/received? I know for the time we can use 'time', but I'd like a utility that can tell me more than the time (memory and network bandwidth and maybe other things). This is for a commercial renderer that's run on the command line and exits when done. I don't have access to the source, so it'd have to somehow look at external things (maybe using a trace). Any suggestions? --Andy For every action, there is an equal and opposite criticism.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041007170026.S60351>