Replies: 1 comment 1 reply
-
Hi! This project is about the LLAMA as a "Low Level Abstraction of Memory Access". While my LLAMA can also integrate with allocators, such as the one you mentioned, it is not related to your article unfortunately. But you may still have a use for my LLAMA as well. You can find more in the documentation: https://llama-doc.rtfd.io/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is this project related somehow to the article "Learning-based Memory Allocation for C++ Server Workloads"? In this article, author mentioned about memory allocator called Llama.
Beta Was this translation helpful? Give feedback.
All reactions