Skip to content

Commit dbee938

Browse files
committed
update hyperfine bench
1 parent 2b72606 commit dbee938

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,23 +72,23 @@ $ google-chrome --version
7272
Google Chrome 130.0.6723.58
7373
```
7474

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).
7676

7777
### Execution time
7878

7979
```console
8080
$ hyperfine --warmup 3 --runs 20 --shell=none "google-chrome --user-data-dir=/tmp/bench_chrome --headless=new --dump-dom http://127.0.0.1:124/campfire-commerce/" "./lightpanda --dump http://127.0.0.1:1234/campfire-commerce/"
8181
Benchmark 1: google-chrome --user-data-dir=/tmp/bench_chrome --headless=new --dump-dom http://127.0.0.1:124/campfire-commerce/
82-
Time (mean ± σ): 618.9 ms ± 12.8 ms [User: 363.0 ms, System: 162.0 ms]
83-
Range (min … max): 598.2 ms … 659.2 ms 20 runs
82+
Time (mean ± σ): 598.7 ms ± 8.6 ms [User: 348.0 ms, System: 165.1 ms]
83+
Range (min … max): 586.3 ms … 611.9 ms 20 runs
8484

8585
Benchmark 2: ./lightpanda --dump http://127.0.0.1:1234/campfire-commerce/
86-
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
8888

8989
Summary
9090
'./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/'
9292
```
9393

9494
![aws.m5 hyperfine](./img/aws_m5_hyperfine.png)

img/aws_m5_hyperfine.png

-1.28 KB
Loading

0 commit comments

Comments
 (0)