element72 Posted April 1, 2016 Posted April 1, 2016 (edited) I noticed something very weird and I hope someone can help clarify what's going on. When I run a pixelsearch for parameters of a single pixel space I get about 10 to 50ms search speeds. But when I startup the program called open broadcast software the search speeds are showing something like .004 to 4ms search speeds. Are those reports misleading? I'm using timerinit() with timerdiff() to get the speeds for pixelsearch. Why is that happening? BTW i'm not recording in OBS. I only startup the program. Edited April 1, 2016 by element72
markyrocks Posted April 2, 2016 Posted April 2, 2016 Code? Spoiler "I Believe array math to be potentially fatal, I may be dying from array math poisoning"
element72 Posted April 4, 2016 Author Posted April 4, 2016 OBS does something to my graphics card because monitor 2 goes black for 2 seconds. Then the script starts doing pixelsearch at 0.002 ms. It is much faster than 40ms
AutoBert Posted April 4, 2016 Posted April 4, 2016 Testing PixelSearch with smallest possible Array and Autoit in a loop will result a average time ~ 1/Frequency of display. If ops does 2 seconds nothing (or black screen) don't use it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now