Current results of "dictionary word count" programs...
Bryan Sant
bryan.sant at gmail.com
Mon Mar 13 14:42:57 MST 2006
On 3/13/06, Roberto Mello <rmello at fslc.usu.edu> wrote:
> Memory usage?
>
> -Roberto
I'm open to suggestion. What is a good way to messure this?
"man time" says that I can use the --format arg to display some memory
info, however these items always print 0.
/usr/bin/time -f "%M %K" java Uniq changelog
Prints:
0 0
The same is true for all of the other programs. Too bad, the %M
option seems to be exactly what we want -- the max RSS size for the
process. Any ideas?
-Bryan
More information about the PLUG
mailing list