Merge pull request #433 from lightpanda-io/adjust-readme

readme: adjust image width
This commit is contained in:
Pierre Tachoire
2025-02-18 13:57:51 +01:00
committed by GitHub

View File

@@ -26,7 +26,9 @@ Fast web automation for AI agents, LLM training, scraping and testing:
- Exceptionally fast execution (11x faster than Chrome)
- Instant startup
[![](https://cdn.lightpanda.io/assets/images/benchmark_2025-02-19.png)](https://github.com/lightpanda-io/demo)
<a href="https://github.com/lightpanda-io/demo">
<img width="400px" src="https://cdn.lightpanda.io/assets/images/benchmark_2025-02-19.png">
</a>
Puppeteer requesting 100 pages from a local website on a AWS EC2 m5.large instance.
See [benchmark details](https://github.com/lightpanda-io/demo).