jar

fr.inria.powerapi.formula : formula-cpu-general

Maven & Gradle

Oct 30, 2012
10 usages
9 stars

formula-cpu-general · Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working under it. Global CPU energy computation is based on the general well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.

Table Of Contents

Latest Version

Download fr.inria.powerapi.formula : formula-cpu-general JAR file - Latest Versions:

All Versions

Download fr.inria.powerapi.formula : formula-cpu-general JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3
1.2
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window formula-cpu-general-1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.inria.powerapi.formula.cpu.general

├─ fr.inria.powerapi.formula.cpu.general.Configuration.class - [JAR]

├─ fr.inria.powerapi.formula.cpu.general.CpuFormula.class - [JAR]

Advertisement