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

use mimalloc allocator #8669

Merged
merged 1 commit into from
Dec 17, 2024
Merged

use mimalloc allocator #8669

merged 1 commit into from
Dec 17, 2024

Conversation

davide-baldo
Copy link
Member

Seems like this allocator really fit in our architecture, avoiding fragmentation performance penalty.

@davide-baldo davide-baldo force-pushed the davide-baldo/use-mimalloc branch from a545869 to b7b801e Compare November 26, 2024 16:19
@davide-baldo davide-baldo force-pushed the davide-baldo/use-mimalloc branch from b7b801e to 2179fdd Compare November 27, 2024 10:23
@davide-baldo davide-baldo changed the base branch from develop to davide-baldo/performance December 3, 2024 13:26
@davide-baldo davide-baldo marked this pull request as ready for review December 3, 2024 13:26
@davide-baldo davide-baldo requested a review from a team as a code owner December 3, 2024 13:26
SanjoDeundiak
SanjoDeundiak previously approved these changes Dec 17, 2024
@SanjoDeundiak SanjoDeundiak changed the base branch from davide-baldo/performance to develop December 17, 2024 19:11
@SanjoDeundiak SanjoDeundiak dismissed their stale review December 17, 2024 19:11

The base branch was changed.

@SanjoDeundiak SanjoDeundiak added this pull request to the merge queue Dec 17, 2024
Merged via the queue into develop with commit 86753fb Dec 17, 2024
43 checks passed
@SanjoDeundiak SanjoDeundiak deleted the davide-baldo/use-mimalloc branch December 17, 2024 19:28
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