Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arl committed Sep 30, 2023
1 parent ae78d42 commit ac760a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ On top of each plot there are 2 icons:

### Plots

Depending on your go version, some plots may not be available.

#### Heap (global)

<img width="50%" alt="heap-global" src="https://github.com/arl/statsviz/raw/readme-docs/runtime-metrics/heap-global.png">
Expand Down Expand Up @@ -143,6 +145,10 @@ On top of each plot there are 2 icons:

<img width="50%" alt="gc-pauses" src="https://github.com/arl/statsviz/raw/readme-docs/runtime-metrics/gc-pauses.png">

#### CPU Classes (GC)

<img width="50%" alt="cpu-classes-gc" src="https://github.com/arl/statsviz/raw/readme-docs/runtime-metrics/cpu-classes-gc.png">

#### Time Goroutines Spend in 'Runnable'

<img width="50%" alt="runnable-time" src="https://github.com/arl/statsviz/raw/readme-docs/runtime-metrics/runnable-time.png">
Expand Down

0 comments on commit ac760a3

Please sign in to comment.