in reply to Re^4: How to put a fat program on a (memory) weight-loss diet?
in thread How to put a fat program on a (memory) weight-loss diet? [SOLVED]
Sorry. I typoed. Try substituting "Your application namespace" for "Benchmark" in the following:
printf "%s :: %.f\n", $_, total_size( $Benchmark::{ $_ } ) for keys %{ Benchmark:: };;
|
|---|