8 lines
No EOL
140 B
Markdown
8 lines
No EOL
140 B
Markdown
### Perfgraph
|
|
|
|
```
|
|
go build ./cmd/perfgraph
|
|
./perfgraph a.json b.json c.json
|
|
```
|
|
|
|
Outputs .svg files. Get the `.json` files from `perftest`. |