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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| style | Path to the style.json file that will be benchmarked, relative to the repository root | no | docs/style.json |
| production_style | URL of a style.json file that the current file will be compared against. | yes | — |
| center | Longitude/latitude of the center of the map. | yes | — |
| zooms | An array of zoom levels that will be tested. | yes | — |
| run_iterations | How many times the test should be run for each iteration. | no | 5 |
| token | GitHub access token. Defaults to github.token. | no | ${{ github.token }} |
Outputs
no outputs