davidson-consulting / diff-jjoules

diff-jjoules is a tool to run in your continuous integration to measure the impact of commits on the energy consumption of the program :seedling:
GNU General Public License v3.0
4 stars 5 forks source link

[Refactor] Use TLPCSensor in Diff-JJoules-Mutation #52

Closed danglotb closed 2 years ago

danglotb commented 2 years ago

We should replace the usage of JJoules by the usage of TLPCSensor. However, this might require to have the read order, c.f. davidson-consulting/tlpc-sensor#2

danglotb commented 2 years ago

Done with #58