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

Improving memory usage and allocation #672

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ThibaultDECO
Copy link
Contributor

Improving memory usage and allocation.
No need for an optional to a pointer
Switching to a pointer directly
Making value_text_ as optional to reduce memory usage

* Improving memory usage and allocation (#3)

* Improving memory usage and allocation (#2)

* Improving memory usage and allocation

No need for an optional to a pointer

* Switching to a pointer directly

Less memory usage and allocations

* Switching to pointer, it needs to be initialized

* Making value_text_ as optional to reduce memory usage

Making value_text_ as optional to reduce memory usage

* Making value_text_ as optional to reduce memory usage

Making value_text_ as optional to reduce memory usage

* Making value_text_ as optional to reduce memory usage

Making value_text_ as optional to reduce memory usage

* Fixing mistake when emty
@ThibaultDECO
Copy link
Contributor Author

As discussed in issue #648.

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.

None yet

1 participant