WIP: [Vulkan] speed up bank lookup with LRU cache, batch growth to 32 #2578

Draft
wildcard wants to merge 1 commit from descriptor_pool_opt into master

1 commit

Author SHA1 Message Date
460c7829cf [Vulkan] speed up bank lookup with LRU cache, batch growth to 32
Some checks failed
eden-license / license-header (pull_request) Failing after 18s
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)
2025-09-25 12:23:24 +02:00