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

Revamp whole allocator architecture #75

Open
1 task
m4drat opened this issue Oct 25, 2022 · 0 comments
Open
1 task

Revamp whole allocator architecture #75

m4drat opened this issue Oct 25, 2022 · 0 comments
Assignees
Projects

Comments

@m4drat
Copy link
Owner

m4drat commented Oct 25, 2022

Currently, the architecture is bad. We shouldn't use treap to facilitate all request from free list. Consider using caches, etc.

Example profiling data:
image

@m4drat m4drat created this issue from a note in Tasks (To Do) Oct 25, 2022
@m4drat m4drat self-assigned this Oct 25, 2022
@m4drat m4drat added this to the Memory Manager milestone Oct 25, 2022
@m4drat m4drat added the Medium label Oct 25, 2022
@m4drat m4drat moved this from To Do to In Progress in Tasks Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Tasks
  
In Progress
Development

No branches or pull requests

1 participant