Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profiling with compiler #265

Open
myurkin opened this issue Oct 30, 2019 · 2 comments
Open

Profiling with compiler #265

myurkin opened this issue Oct 30, 2019 · 2 comments
Assignees
Labels
DevOps Testing, deployment, automation performance Simulation speed, memory consumption pri-Medium Worth assigning to a milestone
Milestone

Comments

@myurkin
Copy link
Member

myurkin commented Oct 30, 2019

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.

@myurkin myurkin added performance Simulation speed, memory consumption comp-Scripts Related to Makefiles, wrappers, developer and testing scripts pri-Medium Worth assigning to a milestone maintainability Simplifies further code development (standardization, robustness) labels Oct 30, 2019
@myurkin myurkin added this to the 1.5 milestone Oct 30, 2019
@myurkin myurkin self-assigned this Oct 30, 2019
@myurkin
Copy link
Member Author

myurkin commented Dec 1, 2020

If successful, this can replace cumbersome PRECISE_TIMING.

@myurkin
Copy link
Member Author

myurkin commented Dec 1, 2020

Also related to #197

@myurkin myurkin added DevOps Testing, deployment, automation and removed maintainability Simplifies further code development (standardization, robustness) comp-Scripts Related to Makefiles, wrappers, developer and testing scripts labels Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps Testing, deployment, automation performance Simulation speed, memory consumption pri-Medium Worth assigning to a milestone
Projects
None yet
Development

No branches or pull requests

1 participant