IronOxidizer/gui-toolkit-benchmarks

Create new pixelpeep function that accepts the window rect coordinates instead of window name

Opened this issue · 1 comments

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