iseahound / ImagePut

A core library for images in AutoHotkey. Supports AutoHotkey v1 and v2.
https://www.autohotkey.com/boards/viewtopic.php?f=83&t=76633
MIT License
124 stars 26 forks source link

Experiment with instruction level parallelism in pixelsearch1x.c #40

Open wind0204 opened 9 months ago

wind0204 commented 9 months ago

Please see if this version has better performance than the non-parallel version if it interested you.

Best regards.