geolonia/Map Render Benchmark

An action to benchmark the rendering speed of a MapLibreGL/MapboxGL web map. If the run is associated with a pull request, a comment will be added with the results of the comparison.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
stylePath to the style.json file that will be benchmarked, relative to the repository rootnodocs/style.json
production_styleURL of a style.json file that the current file will be compared against.yes
centerLongitude/latitude of the center of the map.yes
zoomsAn array of zoom levels that will be tested.yes
run_iterationsHow many times the test should be run for each iteration.no5
tokenGitHub access token. Defaults to github.token.no${{ github.token }}

no outputs