Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/uberi/ahk-benchmarks
- Owner: Uberi
- Created: 2011-05-04T00:52:08.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-05-12T22:36:57.000Z (over 11 years ago)
- Last Synced: 2024-10-10T22:27:56.162Z (about 1 month ago)
- Language: AutoHotkey
- Homepage: http://www.autohotkey.com/forum/topic67788.html
- Size: 141 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).