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

Add a benchmark for the allocation tracker #282

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

r1viollet
Copy link
Collaborator

What does this PR do?

Add a benchmark for allocation tracking

Motivation

Preparing the work on reducing the overhead. We can see that the issue is the time spent in locks.

Additional Notes

The numbers are bad for now! Let's work on it.

How to test the change?

This is executed in CI.

Copy link
Collaborator

@nsavoire nsavoire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@r1viollet r1viollet merged commit 6db916a into main Jun 30, 2023
@r1viollet r1viollet deleted the r1viollet/bench_allocation_tracker branch June 30, 2023 13:20
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