Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uberi/ahk-benchmarks

Benchmarks for the AutoHotkey language.
https://github.com/uberi/ahk-benchmarks

Last synced: 12 days ago
JSON representation

Benchmarks for the AutoHotkey language.

Awesome Lists containing this project

README

        

AutoHotkey Benchmarks
=====================
A collection of benchmarks for various versions of the AutoHotkey scripting language, as well as the AutoHotkey script used to generate them automatically.

Also includes a script to combine two of these generated summaries into one, to ease comparison between two versions of AutoHotkey.

The benchmarks measure the performance of many aspects and features of the language, ranging from file IO and simulating mouse input to matching regular expressions and referencing dynamic variables.

For more information, as well as a listing of all benchmark results, see the relevant [forum thread](http://www.autohotkey.com/community/viewtopic.php?t=67788).