Anthony Gutierrez umich.edu> writes:
>
>
> For the stats you're not interested in, I think you can remove them from the
regStats() function of whichever object they belong to.
>
> -TonyOn Wed, Oct 24, 2012 at 4:40 PM, Runjie Zhang virginia.edu>
wrote:Hello,
> I am trying to dump stats a
For the stats you're not interested in, I think you can remove them from
the regStats() function of whichever object they belong to.
-Tony
On Wed, Oct 24, 2012 at 4:40 PM, Runjie Zhang wrote:
> Hello,
>
> I am trying to dump stats at very fine granularity so the size of the
> stats output fil
Hello,
I am trying to dump stats at very fine granularity so the size of the
stats output file might reach tens of GBs. Besides dumping file in zipped
format, are there ways to reduce the dump file size? I am only interested
in <10% of lines in the stats file, can I comment out the rest in src?