Skip to content

Conversation

@jcarnaxide
Copy link
Contributor

#839

Updated the values as well as layout of code in exercise 1 of the hands-on tutorials. Now the allocations appear as 3 separate branches in the flamegraphs, each of different relative size. This allows for a better example to illustrate how flamegraphs are meant to be read (specifically showing the x-axis represents relative memory allocation amount.)

I ran this new example locally, with/without solution implemented. New flamegraphs look good. Tests fail/pass the way expected. I also included an updated image of the generated flamegraph with the initial codeset (as intended to be viewed while following the tutorial).

Signed-off-by: Jesse Carnaxide <jcarnaxide@gmail.com>
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.39%. Comparing base (9a01b91) to head (a4196cd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #840   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files          99       99           
  Lines       11840    11840           
  Branches      425      425           
=======================================
  Hits        10940    10940           
  Misses        900      900           
Flag Coverage Δ
cpp 92.39% <ø> (ø)
python_and_cython 92.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jcarnaxide
Copy link
Contributor Author

@godlygeek I believe this PR is suitable for review. Are there any other steps I should follow to indicate this?

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.

2 participants