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

utils: allow 60-second CPU profiles #10367

Merged
merged 1 commit into from
Jan 13, 2025
Merged

utils: allow 60-second CPU profiles #10367

merged 1 commit into from
Jan 13, 2025

Conversation

erikgrinaker
Copy link
Contributor

Taking continuous profiles every 20 seconds is likely too expensive (in dollar terms). Let's try 60-second profiles. We can now interrupt running profiles via ?force=true, so this should be fine.

@erikgrinaker erikgrinaker requested a review from jcsp January 13, 2025 12:15
@erikgrinaker erikgrinaker added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit 0b90320 Jan 13, 2025
82 checks passed
@erikgrinaker erikgrinaker deleted the erik/profile-cpu-60s branch January 13, 2025 13:15
Copy link

7293 tests run: 6928 passed, 0 failed, 365 skipped (full report)


Flaky tests (1)

Postgres 17

Code coverage* (full report)

  • functions: 32.7% (8050 of 24642 functions)
  • lines: 47.7% (66858 of 140073 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
6c6725f at 2025-01-13T13:21:22.792Z :recycle:

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