CLI emprovements : add missing env vars#480
Conversation
In library mode it was not easy to debug ddprof's config.
Benchmark results for collatzParameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. See unchanged results
|
Benchmark results for BadBoggleSolver_runParameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. See unchanged results
|
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|
What does this PR do?
Add env vars for most settings.
I just left out global & pid mode, as these are settings you would only configure from CLI.
Motivation
In library mode it was not easy to debug ddprof's config.
Additional Notes
NA
How to test the change?