/dev/null Posted September 6, 2005 Posted September 6, 2005 (edited) Hi guys, I did a little performance test with the new plugin functionality. I wrote the well known recursive function to create the fibonacci numbers in C/C++ (plugin) and AU3 (native). Here are the results (take a look at the factor !!). I guess, we will see some very nice add-ons for AutoIT as soon as people start to write plugins BTW: Attached you'll find everything you need to test/compile it by yourself. Cheers Kurtfibonacci.zip Edited September 6, 2005 by /dev/null __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Josbe Posted September 6, 2005 Posted September 6, 2005 Interesting comparison. Thanks for share it. Really that the difference is remarkable. BTW: The first plugin published in the forum. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
/dev/null Posted September 6, 2005 Author Posted September 6, 2005 BTW: The first plugin published in the forum. Actually Jon published the first plugin (sample source code) CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
MSLx Fanboy Posted September 7, 2005 Posted September 7, 2005 Where do I find au3plugin.h? I doubt it would be in 3.1.1.0 source... Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
/dev/null Posted September 7, 2005 Author Posted September 7, 2005 Where do I find au3plugin.h? I doubt it would be in 3.1.1.0 source...<{POST_SNAPBACK}>in the plugin SDK. http://www.autoitscript.com/forum/index.ph...opic=15279&st=0CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
MSLx Fanboy Posted September 7, 2005 Posted September 7, 2005 Thanks, I've been watching that topic too, I can't believe I didn't see it Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
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