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

[PROF-9370] Remove separate configuration for benchmarking GC profiling #3571

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Apr 3, 2024

What does this PR do?

This PR removes the benchmarking configuration for testing GC profiling.

This is because in #3558 GC profiling was enabled by default and so the only-profiling configuration now includes GC profiling (and thus we don't need a separate one).

Motivation:

Remove benchmarking configurations that no longer make sense to have.

Additional Notes:

N/A

How to test the change?

Validate this configuration is no longer tested.

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

**What does this PR do?**

This PR removes the benchmarking configuration for testing GC
profiling.

This is because in #3558
GC profiling was enabled by default and so the `only-profiling`
configuration now includes GC profiling (and thus we don't need
a separate one).

**Motivation:**

Remove benchmarking configurations that no longer make sense to have.

**Additional Notes:**

N/A

**How to test the change?**

Validate this configuration is no longer tested.
@ivoanjo ivoanjo requested a review from a team as a code owner April 3, 2024 08:41
@ivoanjo ivoanjo requested a review from a team April 3, 2024 08:41
@ivoanjo ivoanjo merged commit ffc2546 into master Apr 3, 2024
208 checks passed
@ivoanjo ivoanjo deleted the ivoanjo/remove-gc-profiling-variant branch April 3, 2024 12:12
@github-actions github-actions bot added this to the 1.22.0 milestone Apr 3, 2024
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