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

Remove perf tests for 5.2 #1355

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Remove perf tests for 5.2 #1355

merged 1 commit into from
Feb 7, 2022

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Feb 4, 2022

Motivation:

The performance tests have recently become quite unstable for 5.2
and require a few runs to pass. While we could broaden the slack allowed
or investigate further, it doesn't seem worth it: NIO will drop support
for 5.2 when 5.6 is released at which point we'll have to do the same.

Modifications:

  • Remove the allocation counting tests for Swift 5.2

Result:

  • 5.2 performance is no longer monitored
  • CI is less flaky.

Motivation:

The performance tests have recently become quite unstable for 5.2
and require a few runs to pass. While we could broaden the slack allowed
or investigate further, it doesn't seem worth it: NIO will drop support
for 5.2 when 5.6 is released at which point we'll have to do the same.

Modifications:

- Remove the allocation counting tests for Swift 5.2

Result:

- 5.2 performance is no longer monitored
- CI is less flaky.
@glbrntt glbrntt requested a review from fabianfett February 4, 2022 17:29
@glbrntt glbrntt added the semver/none No version bump required. label Feb 4, 2022
@Lukasa Lukasa merged commit 8115ebb into grpc:main Feb 7, 2022
@glbrntt glbrntt deleted the gb-no-perf-on-5.2 branch February 7, 2022 09:11
bimawa pushed a commit to StreamLayer/grpc-swift that referenced this pull request Jun 17, 2022
Motivation:

The performance tests have recently become quite unstable for 5.2
and require a few runs to pass. While we could broaden the slack allowed
or investigate further, it doesn't seem worth it: NIO will drop support
for 5.2 when 5.6 is released at which point we'll have to do the same.

Modifications:

- Remove the allocation counting tests for Swift 5.2

Result:

- 5.2 performance is no longer monitored
- CI is less flaky.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants