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

Fix peak memory failure #77

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

ryanhoangt
Copy link
Collaborator

@ryanhoangt ryanhoangt commented Feb 17, 2025

Description

The test failure in the issue seems a bit weird to me as from the binaryornot implementation and the memory-profiler's result the extra call shouldn't cause any memory increase. Another weird thing is it only failed in CI and not in local. This PR tries to use a more flexible base memory value which seems to fix it for now.

Related Issue

Close #72

@ryanhoangt ryanhoangt marked this pull request as ready for review February 17, 2025 11:54
@ryanhoangt ryanhoangt requested a review from xingyaoww February 17, 2025 11:55
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.

Investigate memory peak test failure
1 participant