sitespeed.io icon indicating copy to clipboard operation
sitespeed.io copied to clipboard

sitespeed.io is an open-source tool for comprehensive web performance analysis, enabling you to test, monitor, and optimize your website’s speed using real browsers in various environments.

Results 255 sitespeed.io issues
Sort by recently updated
recently updated
newest added

### Feature/improvement Hi Guys, is there a chance to get the containers on [AWS public ECR](https://gallery.ecr.aws/) additionally? It would help us to save external traffic costs on one hand and...

The ARM Docker container is using an old version of Chromium since the Chrome team do not provide an ARM built version. However https://playwright.dev/docs/browsers ( `PLAYWRIGHT_BROWSERS_PATH=/my/path npx playwright install --with-deps...

### Your question Hello, All I'm experiencing an issue while calling the measure stop command (short example): `let menuXpath = await this.custom.findElementByXpathSelector("//*[contains(@class, 'settings')]"); await commands.measure.start("Home Page - Open Settings Menu");...

### Have you read the documentation? - [X] Yes, I've read the [how to make a reproducable bug guide](https://www.sitespeed.io/documentation/sitespeed.io/bug-report/) - [X] Yes, I've read the [how to debug my script...

bug

### Have you read the documentation? - [X] Yes, I've read the [how to make a reproducable bug guide](https://www.sitespeed.io/documentation/sitespeed.io/bug-report/) - [X] Yes, I've read the [how to debug my script...

bug

### Your question My regression suite currently takes about 2 hours to run, and we're exploring options to reduce this execution time. Is it possible to speed things up, perhaps...

### Have you read the documentation? - [X] Yes, I've read the [how to make a reproducable bug guide](https://www.sitespeed.io/documentation/sitespeed.io/bug-report/) - [X] Yes, I've read the [how to debug my script...

bug

### Feature/improvement According to the fact that a pre/post-script runs for each URL, it would be useful to have the ability to retrieve **the context of the run**, such as...