Skip to content

Timeline ON by default#417

Merged
r1viollet merged 1 commit into
mainfrom
r1viollet/adjust_defaults
Jul 16, 2024
Merged

Timeline ON by default#417
r1viollet merged 1 commit into
mainfrom
r1viollet/adjust_defaults

Conversation

@r1viollet

Copy link
Copy Markdown
Collaborator

What does this PR do?

  • Adjust timeline as ON by default
  • bump version to 0.18.0

Motivation

Ensure users discover the timeline feature

Additional Notes

We should monitor the increase in memory usage in relenv

How to test the change?

Prof-correctness can have some timestamp tests

@pr-commenter

pr-commenter Bot commented Jul 16, 2024

Copy link
Copy Markdown

Benchmark results for collatz

Parameters

Baseline Candidate
config baseline candidate
profiler-version ddprof 0.17.1+4259a5e1.39164529 ddprof 0.18.0+7e50c29e.39259295

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics.

See unchanged results
scenario Δ mean execution_time
scenario:ddprof -S bench-collatz --preset cpu_only collatz_runner.sh same

@pr-commenter

pr-commenter Bot commented Jul 16, 2024

Copy link
Copy Markdown

Benchmark results for BadBoggleSolver_run

Parameters

Baseline Candidate
config baseline candidate
profiler-version ddprof 0.17.1+4259a5e1.39164529 ddprof 0.18.0+7e50c29e.39259295

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics.

See unchanged results
scenario Δ mean execution_time
scenario:ddprof -S bench-bad-boggle-solver BadBoggleSolver_run work 1000 same

@r1viollet
r1viollet force-pushed the r1viollet/adjust_defaults branch from 8fa7a37 to bcda9fd Compare July 16, 2024 12:19
sanchda
sanchda previously approved these changes Jul 16, 2024

@sanchda sanchda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment thread src/ddprof_cli.cc Outdated
->envname("DD_PROFILING_INLINED_FUNCTIONS");
app.add_flag("--timeline,-t", timeline,

app.add_flag("--timeline,!--no-timeline", timeline,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm stunned. This is an incredibly expressive library!

- Adjust timeline as ON by default
- bump version to 0.18.0
@r1viollet
r1viollet merged commit fbf71d5 into main Jul 16, 2024
@r1viollet
r1viollet deleted the r1viollet/adjust_defaults branch July 16, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants