Class PerformanceTracker

java.lang.Object
com.google.javascript.jscomp.PerformanceTracker

public class PerformanceTracker extends Object
  • Method Details

    • getRuntime

      public int getRuntime()
    • getSize

      public int getSize()
    • getGzSize

      public int getGzSize()
    • getStats

      public com.google.common.collect.ImmutableMap<String,PerformanceTracker.Stats> getStats()
    • outputTracerReport

      public void outputTracerReport(PrintStream pstr)