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

Change Windows native Allocator #7418

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Change Windows native Allocator #7418

merged 1 commit into from
Sep 11, 2024

Conversation

benaadams
Copy link
Member

@benaadams benaadams commented Sep 11, 2024

Resolves #7171

image

Changes

  • Change to SegmentHeap reducing contention in RocksDB

https://learn.microsoft.com/en-us/windows/win32/sbscs/application-manifests#heaptype

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • Optimization

Testing

Requires testing

  • No

@benaadams benaadams merged commit 4a78b6b into master Sep 11, 2024
66 checks passed
@benaadams benaadams deleted the windows-allocator branch September 11, 2024 18:18
rjnrohit pushed a commit that referenced this pull request Sep 12, 2024
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.27rc slow down after half a day
2 participants