Closed 5298125985218 closed 2 years ago
The large amount of get_param_handle calls in Systems\CMFD\hsd was killing the FPS. I converted most of the get_param_handle from hsd.lua to local variables, so they are only initialized once.
The large amount of get_param_handle calls in Systems\CMFD\hsd was killing the FPS. I converted most of the get_param_handle from hsd.lua to local variables, so they are only initialized once.