You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,15 +27,15 @@ Measuring Power Consumption of your Applications.
27
27
28
28
<divclass="grid-container"markdown>
29
29
<divclass="grid-item card container"markdown>
30
-
:material-lightning-bolt-circle:{ .lg .middle } __PowerMeter as Software__
30
+
:material-lightning-bolt-circle:{ .lg .middle } __PowerMeter as a Software__
31
31
---
32
-
You don't need any additional physical PowerMeter or hardware in order to estimate power consumption of your applications.
33
-
PowerAPI toolkit allows you to use Software PowerMeters providing power consumption at different granularity levels: *global*, *virtual machine*, *container*, *application*, *processus*, *code*.
32
+
You do not need any additional physical power-meter or hardware to estimate power consumption of your applications.
33
+
The PowerAPI toolkit allows you to deploy software-defined power-meters to report power consumption at different granularity levels: *global*, *virtual machine*, *container*, *application*, *processus*, *code*.
The actorbased architecture of PowerAPI toolkit enables you to create customized PowerMeters by adding new mechanisms for storing metrics and estimations as well as for computing the latter ones.
38
+
The actor-based architecture of the PowerAPI toolkit enables you to create customized power-meters by adding new plugins for storing metrics and estimations, as well as for computing the latter ones.
0 commit comments