Profiling with compiler #265
Labels
DevOps
Testing, deployment, automation
performance
Simulation speed, memory consumption
pri-Medium
Worth assigning to a milestone
Milestone
ADDA contains detailed timing in log files. Still, it is a pity that users rarely (if at all) use standard profiling of the code provided by any compiler. In principle, one can modify the Makefile to enable profiling and some people did that.
The goal of this issue is to play with this option and to implement a Makefile option for it (to make it easier to use and conform to other compilation options set in Makefile). Another goal is to adjust Eclipse configurations to make profiling with as few clicks as possible.
The text was updated successfully, but these errors were encountered: