-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Roger Welin
committed
Nov 8, 2022
1 parent
afffd6f
commit b7bf8e0
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
build: | ||
CGO_ENABLED=0 go build ./cmd/cassowary | ||
|
||
build-linux: | ||
GOOS=linux CGO_ENABLED=0 go build ./cmd/cassowary | ||
|
||
test: | ||
go test -race -v ./... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Output demo.gif | ||
|
||
Set FontSize 24 | ||
Set Width 1600 | ||
Set Height 1040 | ||
Set PlaybackSpeed 0.6 | ||
|
||
Type "./cassowary run -u http://host.docker.internal:8000 -c 10 -n 100000" | ||
|
||
Enter | ||
|
||
Sleep 15s |