Skip to content

Commit 9ee6c60

Browse files
committed
chore(docs): add linux benches
1 parent 527c9be commit 9ee6c60

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

benches/README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,14 @@ HEADLESS=true CHROME_PATH=./chrome-headless-shell/chromium_headless_shell-1155/c
5757
## Logs
5858

5959
View the [logs](./logs/) to see the runs with the machine used and history of the args for the performance.
60-
The `noargs_log` has the headless instance launched with minimal args required to run.
60+
The `Argless` has the headless instance launched with minimal args required to run.
6161

6262
### Mac
6363

64-
[Darwin_v10cpu_benchmark_logs.txt](./logs/Darwin_v10cpu_benchmark_logs.txt)
65-
[Darwin_v10cpu_benchmark_noargs_logs.txt](./logs/Darwin_v10cpu_benchmark_noargs_logs.txt)
64+
[Darwin_v10cpu](./logs/Darwin_v10cpu_benchmark_logs.txt)
65+
[Darwin_v10cpu Argless](./logs/Darwin_v10cpu_benchmark_noargs_logs.txt)
66+
67+
### Linux
68+
69+
[Linux_v4cpu](./logs/Linux_v4cpu_benchmark_logs.txt)
70+
[Linux_v4cpu Argless](./logs/Linux_v4cpu_benchmark_noargs_logs.txt)

0 commit comments

Comments
 (0)