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

Provide cachegrind mode. #1071

Merged
merged 1 commit into from
Dec 9, 2020
Merged

Provide cachegrind mode. #1071

merged 1 commit into from
Dec 9, 2020

Conversation

Lukasa
Copy link
Collaborator

@Lukasa Lukasa commented Dec 9, 2020

Motivation:

Cachegrind is nice to get more stable performance numbers, but it is dog
slow. We want to run our tests for shorter periods of time when using
cachegrind.

Modifications:

  • When -DCACHEGRIND is provided, reduce the test iteration count to 1.

Results:

Cheaper test performance.

Motivation:

Cachegrind is nice to get more stable performance numbers, but it is dog
slow. We want to run our tests for shorter periods of time when using
cachegrind.

Modifications:

- When -DCACHEGRIND is provided, reduce the test iteration count to 1.

Results:

Cheaper test performance.
@Lukasa Lukasa added the semver/none No version bump required. label Dec 9, 2020
@Lukasa Lukasa requested a review from glbrntt December 9, 2020 13:42
@glbrntt glbrntt merged commit 4f5d5c2 into grpc:main Dec 9, 2020
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.

2 participants