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

Vulkan: Reduce DCE memory usage #2157

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Aug 22, 2018

For a typical Vulkan application trace of size 1.8GB. This CL saves
~700MB of memory. Also this CL reserves space for slice/map whenever
possible for footprint building, to improve performance.

@Qining Qining force-pushed the reduce-footprint-mem-usage branch from 1e303df to 68cba6a Compare August 27, 2018 19:27
For a typical Vulkan application trace of size 1.8GB. This CL saves
~700MB of memory. Also this CL reserves space for slice/map whenever
possible for footprint building, to improve performance.
@Qining Qining force-pushed the reduce-footprint-mem-usage branch from 68cba6a to 202a86e Compare August 29, 2018 14:49
@Qining Qining changed the title [Do Not Merge] Vulkan: Reduce DCE memory usage Vulkan: Reduce DCE memory usage Aug 29, 2018
@Qining
Copy link
Contributor Author

Qining commented Aug 29, 2018

@AWoloszyn This CL now only contains DCE related changes.

@Qining Qining merged commit d706c29 into google:master Sep 4, 2018
@Qining Qining deleted the reduce-footprint-mem-usage branch October 23, 2018 17:32
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.

2 participants