gui-toolkit-benchmarks
gui-toolkit-benchmarks copied to clipboard
Benchmarks for measuring the performance of GUI toolkits
This will result in lower overhead as this means fetching the window can be done in python before the timer starts.
It would be nice if contributors didn't need to wait to see the benchmark updated.
This will allow bench creators to get the correct x and y positions for tests that require input
This should be faster than polling for the frame buffer, and should result in lower overhead, more accurate, and higher precision results.