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

[orderbook] Use alternative memory allocator #2812

Closed
wants to merge 3 commits into from

Conversation

squadgazzz
Copy link
Contributor

@squadgazzz squadgazzz commented Jul 15, 2024

Trying out to use alternative memory allocators. The plan is to test jemalloc and then mimalloc. Requires an infra PR to configure them through env params.

Important

Should not be merged until a positive result is confirmed.

@squadgazzz squadgazzz marked this pull request as ready for review July 15, 2024 10:57
@squadgazzz squadgazzz requested a review from a team as a code owner July 15, 2024 10:57
Copy link
Contributor

@fleupold fleupold left a comment

Choose a reason for hiding this comment

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

The plan is to test jemalloc and then mimalloc.

In the spirit of moving fast and getting over this issue ASAP, let's only test one (unless you can bring up a good argument what you expect from mimalloc specifically that cannot be confirmed with jemalloc).

If it works, let's use jemalloc, otherwise let's move on.

@squadgazzz
Copy link
Contributor Author

squadgazzz commented Jul 15, 2024

Closing since neither jemalloc nor mimalloc helped.

@squadgazzz squadgazzz closed this Jul 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants