From 63e3f8d48a5380f5b13713ae46064db42a0d1573 Mon Sep 17 00:00:00 2001 From: Francis Bouvier Date: Fri, 17 May 2024 18:29:58 +0200 Subject: [PATCH] Add benchmark graph in the README Signed-off-by: Francis Bouvier --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ae4701..9fc4e650 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Logo + Logo

Lightpanda

@@ -19,6 +19,8 @@ Fast scraping and web automation with minimal memory footprint: - Ultra-low memory footprint (12x less than Chrome) - Blazingly fast & instant startup (64x faster than Chrome) + + See [benchmark details](https://github.com/lightpanda-io/demo). ## Why?