ismb / jemma

Java-based Energy Monitoring and Management Application
GNU Lesser General Public License v3.0
40 stars 36 forks source link

Analysis of application performances (PROFILING) #35

Open ivangrimaldi opened 10 years ago

ivangrimaldi commented 10 years ago

To perform ana analysis of top resource-consuming tasks in JEMMA, and optimize most relevant code parts

riccardo commented 10 years ago

Issues and possible frameworks to be used has been studied preliminarly.

Since we don't have complex profiling issues, several tools are suitable for us e.g. jip , jip-osgi, visualVM or Monitric.

I suggest moving this issue to Milestone 0.2 so we can apply it to the first "merged" version.