Skip to content

Commit ff70d5b

Browse files
authored
Merge pull request #55 from lightpanda-io/katie-lpd-patch-1
Benchmarks in docs README.md
2 parents 9936965 + ca9253b commit ff70d5b

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,19 @@ Lightpanda is the open-source browser made for headless usage:
3232

3333
Fast web automation for AI agents, LLM training, scraping and testing:
3434

35-
- Ultra-low memory footprint (9x less than Chrome)
36-
- Exceptionally fast execution (11x faster than Chrome)
35+
- Ultra-low memory footprint (16x less than Chrome)
36+
- Exceptionally fast execution (9x faster than Chrome)
3737
- Instant startup
3838

39-
[<img width="350px" src="https://cdn.lightpanda.io/assets/images/github/execution-time.svg">](https://github.com/lightpanda-io/demo)
39+
[<img width="350px" src="https://cdn.lightpanda.io/assets/images/github/execution-time-v2.svg">
40+
](https://github.com/lightpanda-io/demo)
4041
&emsp;
41-
[<img width="350px" src="https://cdn.lightpanda.io/assets/images/github/memory-frame.svg">](https://github.com/lightpanda-io/demo)
42-
42+
[<img width="350px" src="https://cdn.lightpanda.io/assets/images/github/memory-frame-v2.svg">
43+
](https://github.com/lightpanda-io/demo)
4344
</div>
4445

45-
_Puppeteer requesting 100 pages from a local website on a AWS EC2 m5.large instance.
46-
See [benchmark details](https://github.com/lightpanda-io/demo)._
46+
_chromedp requesting 933 real web pages over the network on a AWS EC2 m5.large instance.
47+
See [benchmark details](https://github.com/lightpanda-io/demo/blob/main/BENCHMARKS.md#crawler-benchmark)._
4748

4849
<p align="right">(<a href="#readme-top">back to top</a>)</p>
4950

0 commit comments

Comments
 (0)