Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

[Perf] ViewDataDictionary can be modified to be copy-on-write #870

Closed
pranavkm opened this issue Jul 28, 2014 · 1 comment
Closed

[Perf] ViewDataDictionary can be modified to be copy-on-write #870

pranavkm opened this issue Jul 28, 2014 · 1 comment

Comments

@pranavkm
Copy link
Contributor

When rendering a partial \ view component \ template, we create a copy of the VDD passing in the parent VDD. It might make sense to change it to be copy-on-write rather than immediately copying contents.

@yishaigalatzer
Copy link
Contributor

This is a way to fix #878

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

No branches or pull requests

2 participants