actions-marketplace-validations/Benchmark with Benchpress
Easy Benchmarking with PowerShell
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 8, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/startautomating_benchpress@5d86f1ebf68e3ebe1720a303d5bd5328b80711b9 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| BenchmarkPath | The path to the benchmark file. If not provided, any benchmark files in your repository will be used | no | — |
| ModulePath | The path to the module. | no | — |
| OutputPath | The output path for the benchmark files. By default "docs" | no | docs |
| CommitMessage | If provided, will commit any remaining changes made to the workspace with this commit message. If no commit message is provided, changes will not be committed. | no | — |
| UserEmail | The user email associated with a git commit. | no | — |
| UserName | The user name associated with a git commit. | no | — |
Outputs
no outputs