Skip to content

make mage -h no long require compiling#552

Merged
natefinch merged 1 commit into
masterfrom
nf/fast-help
Apr 22, 2026
Merged

make mage -h no long require compiling#552
natefinch merged 1 commit into
masterfrom
nf/fast-help

Conversation

@natefinch
Copy link
Copy Markdown
Member

This adds a similar speedup to what we did with mage -l where we no longer bother to compile the magefile code to produce help output, since we know what the help output will be just from parsing the files. This speeds up mage -h a lot.

@natefinch natefinch changed the title make -h no long require compiling make mage -h no long require compiling Apr 22, 2026
@natefinch natefinch merged commit 0953947 into master Apr 22, 2026
22 checks passed
@natefinch natefinch deleted the nf/fast-help branch April 22, 2026 22:57
preminger added a commit to yaklabco/stave that referenced this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant