swissspidy/WP Performance Tests

Measure performance metrics for your WordPress project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token used to create PR comments.no${{ github.token }}
create-commentWhether to create PR comments with performance results.no""
print-resultsWhether to add results to the workflow summaryno""
upload-artifactsWhether to upload any artifactsno""
debugWhether to log additional debugging information.${{ runner.debug == '1' }}
urlsURLs to test, separated by newline.yes""
pluginsList of plugin directory paths to mount, separated by newline.no""
themesList of theme directory paths to mount, separated by newline.no""
blueprintBlueprint to use for setting up the environment.no""
wp-versionWordPress version to use.nolatest
php-versionPHP version to use.no8.2
shardShard to use if running tests in parallel in a matrix.no""
repetitionsNumber of times the tests should be repeated.no2
iterationsNumber of iterations (loops) within a single run.no20
actionAction to perform, can be either "test" or "merge".notest
previous-resultsPath to a file with previous performance results for comparison.no""
namedescription
resultsPath to a file with raw results
blob-reportPath to the blob report folder