Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Add resize function on PrimitiveGroup #6

Closed
anderscognite opened this issue Feb 11, 2019 · 3 comments
Closed

Add resize function on PrimitiveGroup #6

anderscognite opened this issue Feb 11, 2019 · 3 comments
Assignees

Comments

@anderscognite
Copy link
Contributor

After a group is full / a new one is created, we may want to resize the current group so its capacity is exactly its count to minimize memory usage. This will require some extra copying which hopefully isn't much slower.

@Verkhovskaya
Copy link
Contributor

This is unnecessary with the new file parser - I use sector metadata to make sure the groups I create are exactly the right size.

@anderscognite
Copy link
Contributor Author

If we’re keeping protobuf for a long time, then we might have to, but agree on the new parser:)

@anderscognite
Copy link
Contributor Author

I'll close this as protobuf is dying!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants