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

Aim allocation monitoring at perf targets #836

Merged
merged 1 commit into from
Sep 19, 2022
Merged

Aim allocation monitoring at perf targets #836

merged 1 commit into from
Sep 19, 2022

Conversation

charleskawczynski
Copy link
Member

This PR aims our allocation monitoring, at the performance targets, so that we get finer granularity of allocations across more functions.

@charleskawczynski
Copy link
Member Author

charleskawczynski commented Sep 14, 2022

I think we need to fix code loading before we can do this--using --track-allocation tracks code loading and this may be much more expensive with the perf target since a lot of physics are turned on, which also results in more code loading.

I fixed this by reducing the resolution, which is fine since we're really mostly interested in the lines of code.

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Sep 18, 2022
836: Aim allocation monitoring at perf targets r=charleskawczynski a=charleskawczynski

This PR aims our allocation monitoring, at the performance targets, so that we get finer granularity of allocations across more functions.

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Sep 18, 2022

Build failed:

@charleskawczynski charleskawczynski mentioned this pull request Sep 18, 2022
3 tasks
@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Sep 18, 2022
836: Aim allocation monitoring at perf targets r=charleskawczynski a=charleskawczynski

This PR aims our allocation monitoring, at the performance targets, so that we get finer granularity of allocations across more functions.

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Sep 19, 2022

Build failed:

Remove threaded allocation table

Increase mem alloc limits

Increase mem request
@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 19, 2022

Build succeeded:

@bors bors bot merged commit 9580a95 into main Sep 19, 2022
@bors bors bot deleted the ck/alloc_table branch September 19, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant