Skip to content

Commit

Permalink
Vulkan: Optimize the footprint building and dce memory usage
Browse files Browse the repository at this point in the history
For a typical Vulkan application trace of size 1.8GB.
Without this CL: final memory usage (in_use space, which can be very
different from residential memory allocated for the GAPIS process):
4.4GB
With this CL: 3.7GB
  • Loading branch information
Qining committed Aug 27, 2018
1 parent 6c41d2b commit 68cba6a
Show file tree
Hide file tree
Showing 5 changed files with 545 additions and 683 deletions.
Loading

0 comments on commit 68cba6a

Please sign in to comment.