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

Memory profiler support #60

Merged
merged 5 commits into from
Jul 30, 2024
Merged

Memory profiler support #60

merged 5 commits into from
Jul 30, 2024

Conversation

squadgazzz
Copy link
Contributor

Makes it possible to run solvers with Heaptrack profiler.

@squadgazzz squadgazzz force-pushed the memory-profiler-support branch from a92a635 to 94f1cbe Compare July 26, 2024 09:10
@squadgazzz
Copy link
Contributor Author

Sorry, requested reviews again, since I had to adjust the Dockerfile.

@@ -31,7 +31,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: docker/Dockerfile.binary
file: docker/Dockerfile
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did the filename change? Makes the PR harder to review

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted the naming back.

docker/Dockerfile Outdated Show resolved Hide resolved
@squadgazzz squadgazzz force-pushed the memory-profiler-support branch from 324fee1 to 8166aba Compare July 26, 2024 11:00
@squadgazzz squadgazzz enabled auto-merge (squash) July 30, 2024 08:11
@squadgazzz squadgazzz merged commit ae1fa94 into main Jul 30, 2024
3 checks passed
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.

3 participants