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

[Feature request] Not optimal memory using #1

Open
elijahkash opened this issue Jan 14, 2020 · 1 comment
Open

[Feature request] Not optimal memory using #1

elijahkash opened this issue Jan 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@elijahkash
Copy link
Owner

Not optimal memory using in deq_align_front()
It's possible to detect min part of deq, alloc mem, copy this part in this mem, move biggest part on the right place, copy first part to the right plase, free extra mem.

@elijahkash elijahkash added the enhancement New feature or request label Jan 14, 2020
@elijahkash
Copy link
Owner Author

also, it possible to design something more elegant

@elijahkash elijahkash changed the title not optimal memory using [Feature request]Not optimal memory using Jan 26, 2020
@elijahkash elijahkash changed the title [Feature request]Not optimal memory using [Feature request] Not optimal memory using Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant