You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently optimal max requests is calculated in CMRequestQueue using some simple math based on platform and number of cores. It would be better to calculate this dynamically and include real time performance metrics in the equation.
Currently optimal max requests is calculated in CMRequestQueue using some simple math based on platform and number of cores. It would be better to calculate this dynamically and include real time performance metrics in the equation.