johannesdeml/WebGL Loading Time Tracker
Measures loading times of WebGL applications using Selenium
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact-path | Path to the WebGL build artifacts | yes | — |
| port | Port to run the local server on | no | 8080 |
| tracking-points | Tracking points to measure (space-separated) | yes | Awake Start |
| warmup-runs | Number of warmup runs | no | 2 |
| measurement-runs | Number of measurement runs | no | 10 |
| website-culture-code | Culture used on the website to create the number strings | no | en-US |
| headless | Run in headless mode | no | true |
| verbose | Enable verbose logging | no | false |
Outputs
| name | description |
|---|---|
| results-path | Path to the JSON file containing benchmark results |