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

feat: add cpu and memory profiling #504

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

mikhailswift
Copy link
Member

@mikhailswift mikhailswift commented Sep 30, 2024

What this PR does / why we need it

Adds the ability to write CPU and heap profiling to files when running Witness. This allows for better diagnosing of performance issues.

Which issue(s) this PR fixes (optional)

(optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged)*

Fixes #

Acceptance Criteria Met

  • Docs changes if needed
  • Testing changes if needed
  • All workflow checks passing (automatically enforced)
  • All review conversations resolved (automatically enforced)
  • DCO Sign-off

Special notes for your reviewer:

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for witness-project ready!

Name Link
🔨 Latest commit b8512e6
🔍 Latest deploy log https://app.netlify.com/sites/witness-project/deploys/66fd78dc2532cd0008fda7b1
😎 Deploy Preview https://deploy-preview-504--witness-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Mikhail Swift <mikhail@testifysec.com>
@mikhailswift mikhailswift merged commit 266144d into main Oct 3, 2024
17 checks passed
@mikhailswift mikhailswift deleted the experiment/profiling branch October 3, 2024 14:08
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