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

Implement a memory allocation strategy #3

Open
h4dh4d1y4551n3 opened this issue Aug 19, 2024 · 0 comments
Open

Implement a memory allocation strategy #3

h4dh4d1y4551n3 opened this issue Aug 19, 2024 · 0 comments
Assignees
Labels
Enhancement New feature or request Inquiry Further information is requested
Milestone

Comments

@h4dh4d1y4551n3
Copy link
Owner

h4dh4d1y4551n3 commented Aug 19, 2024

Consider a memory allocation strategy, like linear, pool, or a free list allocation, for the memory allocation wrapper #2 to reduce malloc system calls overhead.

@h4dh4d1y4551n3 h4dh4d1y4551n3 added Enhancement New feature or request Inquiry Further information is requested labels Aug 19, 2024
@h4dh4d1y4551n3 h4dh4d1y4551n3 added this to the Lexer milestone Aug 19, 2024
@h4dh4d1y4551n3 h4dh4d1y4551n3 self-assigned this Aug 19, 2024
@h4dh4d1y4551n3 h4dh4d1y4551n3 changed the title Implement a memory allocation pool Implement a memory allocation strategy Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Inquiry Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant