com.jeffpalm.graph.report
Class EnergyComparator.PLDIStats
java.lang.Object
com.jeffpalm.graph.report.EnergyComparator.PLDIStats
- Enclosing class:
- EnergyComparator
public static class EnergyComparator.PLDIStats
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
name
public java.lang.String name
localBaseline
public double localBaseline
localOpt
public double localOpt
serverBaseline
public double serverBaseline
serverBaselineWithIdle
public double serverBaselineWithIdle
serverOpt
public double serverOpt
serverOptWithIdle
public double serverOptWithIdle
localOptQuotient
public double localOptQuotient
serverBaselineQuotient
public double serverBaselineQuotient
serverOptQuotient
public double serverOptQuotient
serverBaselineWithIdleQuotient
public double serverBaselineWithIdleQuotient
serverOptWithIdleQuotient
public double serverOptWithIdleQuotient
minQuotient
public double minQuotient
codesize
public double codesize
bytecode
public double bytecode
basetime
public double basetime
opttime
public double opttime
calls
public double calls
EnergyComparator.PLDIStats
public EnergyComparator.PLDIStats(java.lang.String name)
EnergyComparator.PLDIStats
public EnergyComparator.PLDIStats()
energyFields
public static final java.lang.reflect.Field[] energyFields()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object