zachleat / speedlify

Benchmark the web performance and accessibility of sites over time.
https://www.speedlify.dev/
MIT License
919 stars 167 forks source link

Automatically retrieving URLs from sitemap #40

Open antoBit opened 3 years ago

antoBit commented 3 years ago

Hello, I have been playing around with Speedlify for the last couple of days (I love it! ❤️)

One thing I noticed is that I have to manually add the URLs to the site's config file in _data/sites and I decided to add this NPM package to the dependencies to automatically retrieve URLs from a sitemap that I added as a config parameter.

Is this something that could be useful or do you see any downside in doing this?

pbowyer commented 3 years ago

@antoBit This sounds great as getting a measure of the performance across an entire site would be very useful 👍