Skip to content

Conversation

adamhathcock
Copy link
Member

@adamhathcock adamhathcock commented Feb 27, 2025

These create snapshots for dotTrace and dotMemory that can be diff'ed together.

dotTrace or dotMemory should be installed to make sense.

1 - add the reference (this isn't there by default to avoid dependencies in the artifact output)
image
2 - wrap the relevant code. In this case, conversion on a receive for all applications:
image

this creates a trace or snapshot to be loaded and analyzed.

There is usually a pause while an executable is ran to initialize the trace/snapshot

Memory is autoopened and you can view the diff
image

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.71%. Comparing base (fd88fc2) to head (dbf14aa).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #635   +/-   ##
=====================================
  Coverage   8.71%   8.71%           
=====================================
  Files        227     227           
  Lines       4374    4374           
  Branches     546     546           
=====================================
  Hits         381     381           
  Misses      3978    3978           
  Partials      15      15           

☔ 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.

@adamhathcock adamhathcock marked this pull request as ready for review February 28, 2025 12:10
@adamhathcock adamhathcock enabled auto-merge (squash) March 6, 2025 10:56
@adamhathcock adamhathcock merged commit 9d5faa9 into dev Mar 6, 2025
5 checks passed
@adamhathcock adamhathcock deleted the adam/perf-testing branch March 6, 2025 11:04
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