rcpoison / dxvk-cache-pool

Client/server for sharing DXVK pipeline caches
Other
34 stars 2 forks source link

Optimize reading cache #7

Closed rcpoison closed 6 years ago

rcpoison commented 6 years ago

Need to apply the signature predicate before reading the cache entries. This is causing lot of unnecessary IO.