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: benchmarks/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,14 @@ The main entrypoint is the `run-benchmarks.sh` script. This script has many opti
18
18
19
19
> [!TIP]
20
20
> This automation currently supports Linux and macOS hosts. Running on Windows Subsystem for Linux (WSL) has not been tested. Running on Windows directly is not supported.
21
+
>
22
+
> ALSO - it only supports `bash` shell on both local & remote hosts.
21
23
22
24
The script also has 3 dependencies that need to be resolved before it can be run:
0 commit comments