WIP: [Vulkan] speed up bank lookup with LRU cache, batch growth to 32 #2578
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "descriptor_pool_opt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a tiny 8 entry LRU cache(should be tested for optimal number)
Increase batch growth to 32 (should be tested to determine the difference between 16 and 32)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.