Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Per-layer incremental updates #28

Open
emersion opened this issue Oct 14, 2019 · 0 comments
Open

Per-layer incremental updates #28

emersion opened this issue Oct 14, 2019 · 0 comments
Labels
question Further information is requested

Comments

@emersion
Copy link
Owner

With #6, we try to re-use the previous plane allocation if (given the properties that changed) we won't be able to improve it.

However, if we think we can improve it, we throw the previous plane alloc away and start from scratch. Maybe we could keep as much as possible from the previous plane alloc, and only throw away the allocation for layers that changed.

@emersion emersion added the question Further information is requested label Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant