joular / joularjx

JoularJX is a Java-based agent for software power monitoring at the source code level.
https://www.noureddine.org/research/joular/joularjx
GNU General Public License v3.0
71 stars 17 forks source link

Better organize generated power files #18

Closed adelnoureddine closed 1 year ago

adelnoureddine commented 1 year ago

With the upcoming version 2.0, we will have many files generated (if the user activates all features). JoularJX should organize these files in a better way.

For instance, in a tree hierarchy: results/{app,all}/{runtime,total}/{calltree,methods}

JeremyNison commented 1 year ago

After some discussions with @adelnoureddine , we agreed on the following file hierarchy :

joularjx-rfs

The folders will be created depending on the selected configurations options.