https://github.com/uberi/ahk-benchmarks
Benchmarks for the AutoHotkey language.
https://github.com/uberi/ahk-benchmarks
Last synced: about 1 year 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 (about 15 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-05-12T22:36:57.000Z (about 13 years ago)
- Last Synced: 2025-02-12T20:44:09.603Z (over 1 year ago)
- Language: AutoHotkey
- Homepage: http://www.autohotkey.com/forum/topic67788.html
- Size: 141 KB
- Stars: 6
- 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).