gui-toolkit-benchmarks
gui-toolkit-benchmarks copied to clipboard
Create new pixelpeep function that accepts the window rect coordinates instead of window name
This will result in lower overhead as this means fetching the window can be done in python before the timer starts.
Note, this cant be used for the startup benchmark since the window coordinates will be unknown