[Soot-list] Timings

Richard Warburton richard.warburton at gmail.com
Mon Jun 16 10:51:56 EDT 2008


Use the -time measurement gives some useful statistics about time
taken by various soot optimisations and analyses.  Unfortunately it
doesn't seem to list statistics for all soot phases.  For example if I
switch lazy code motion on (achieved by "soot.Main -O -p jop.lcm on")
it doesn't seem to get listed there.  Is there a way to easily get
more detailed listings about timing information, for example total
times taken for each optimisation phase?  Any help on the matter would
be appreciated.

  Richard Warburton


More information about the Soot-list mailing list