You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-26Lines changed: 22 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,23 +72,23 @@ $ google-chrome --version
72
72
Google Chrome 130.0.6723.58
73
73
```
74
74
75
-
And Lightpanda commit [1e64513c16acce6c4d58a1b3c32b0e2d3c8201d2](https://github.com/lightpanda-io/browser/commit/1e64513c16acce6c4d58a1b3c32b0e2d3c8201d2).
75
+
And Lightpanda commit [b846541ff69082f4d283155f0b3651ae0394a240](https://github.com/lightpanda-io/browser/commit/b846541ff69082f4d283155f0b3651ae0394a240).
Time (mean ± σ): 9.9 ms ± 0.3 ms [User: 5.8 ms, System: 3.7 ms]
87
-
Range (min … max): 9.3 ms … 10.4 ms 20 runs
86
+
Time (mean ± σ): 19.6 ms ± 0.1 ms [User: 6.7 ms, System: 4.1 ms]
87
+
Range (min … max): 19.4 ms … 19.9 ms 20 runs
88
88
89
89
Summary
90
90
'./lightpanda --dump http://127.0.0.1:1234/campfire-commerce/' ran
91
-
62.58 ± 2.32 times faster than 'google-chrome --user-data-dir=/tmp/bench_chrome --headless=new --dump-dom http://127.0.0.1:124/campfire-commerce/'
91
+
30.50 ± 0.49 times faster than 'google-chrome --user-data-dir=/tmp/bench_chrome --headless=new --dump-dom http://127.0.0.1:124/campfire-commerce/'
92
92
```
93
93
94
94

@@ -237,14 +237,9 @@ max run duration (ms) 451
237
237
238
238
**Lightpanda browser**
239
239
240
-
We use Lightpanda commit [8d2d089803ae080fbd9cf4c329470badace99b93](https://github.com/lightpanda-io/browser/commit/8d2d089803ae080fbd9cf4c329470badace99b93).
240
+
We use Lightpanda commit [b846541ff69082f4d283155f0b3651ae0394a240](https://github.com/lightpanda-io/browser/commit/b846541ff69082f4d283155f0b3651ae0394a240).
241
241
242
-
You have to start the Lightpanda Gateway.
243
-
```console
244
-
./gateway
245
-
```
246
-
247
-
And Lightpanda browser itself.
242
+
You have to start Lightpanda browser.
248
243
```console
249
244
/usr/bin/time -v ./lightpanda
250
245
```
@@ -256,33 +251,34 @@ $ npm run bench-puppeteer-cdp
0 commit comments