Increasing r.ShaderPipelineCache.BackgroundBatchSize

Hi Alistair,

I did some digging in the code, and it looks like this car was added a few years back, so the context around this change has been lost. My educated guess is that this car was set at a conservative value to ensure we are not completely choking up our file I/O when loading the PSOs that need to be compiled in the background task at runtime. If you are getting some gains out of increasing the batch size, you should be safe to keep it this way. Please let me know if you have any comments on this.

Cheers,

Tim