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

Avoid dynamic allocation #126

Open
wants to merge 29 commits into
base: avoid-allocation
Choose a base branch
from

Conversation

francis-starlab
Copy link

No description provided.

@francis-starlab francis-starlab force-pushed the avoid-dynamic-allocation branch from 01d00f5 to c9fa2f4 Compare January 22, 2021 20:38
@francis-starlab francis-starlab changed the title Avoid dynamic allocation -Still a little bit of a WIP Avoid dynamic allocation Jan 22, 2021
@francis-starlab francis-starlab force-pushed the avoid-dynamic-allocation branch from c9fa2f4 to 0209669 Compare January 22, 2021 20:40
@francis-starlab francis-starlab changed the title Avoid dynamic allocation Avoid dynamic allocation - still a WIP Jan 22, 2021
@francis-starlab francis-starlab changed the title Avoid dynamic allocation - still a WIP Avoid dynamic allocation Jan 22, 2021
@francis-starlab francis-starlab marked this pull request as draft January 22, 2021 20:56
@francis-starlab francis-starlab marked this pull request as ready for review January 22, 2021 21:01
Copy link
Collaborator

@ALSchwalm ALSchwalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor changes. The duplicate mapping is very strange and may be revealing an underlying bug. I'll need to dig in to it. I think it is going to block this, unfortunately, because if the double mapping is expected, we need to decide how to suppress all of those messages.

…const-usage

Replace magic numbers with constants in linux.rs
…id-allocation

Avoid many instances of dynamic allocation
@francis-starlab francis-starlab force-pushed the avoid-dynamic-allocation branch from ea2e514 to 411d660 Compare February 26, 2021 16:10
@francis-starlab
Copy link
Author

francis-starlab commented Feb 26, 2021

Well that's annoying. Working on fixing that mess.

@francis-starlab francis-starlab force-pushed the avoid-dynamic-allocation branch from 411d660 to 990de9d Compare February 26, 2021 16:16
@francis-starlab francis-starlab force-pushed the avoid-dynamic-allocation branch from 7cfc6b4 to dc6423a Compare February 26, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants