Originally Posted by Beechams
It resets buffers and restarts drivers but I'm not sure how it would improve performance. It's purpose is to unstick things that have become stuck.

GPU performance slowdown is due to memory leaks because resources that have been allocated have not been returned. Using the above would clear those, freeing up the GPU memory.

I have tested it and it has a significant effect on improving performance.


Blackheifer