Skip to content

Commit f1b1480

Browse files
author
jjhenkel
committed
Warn about extract using lots of CPU
1 parent 5319bb0 commit f1b1480

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ To run and evaluate this artifact, you can use on or more of the following comma
2727
./shipwright.sh run-rq3
2828

2929
# To extract raw build results
30+
# NOTE: this uses many CPU cores during decompression
31+
# and may take a few minutes to complete
3032
./shipwright.sh extract
3133
```
3234

0 commit comments

Comments
 (0)