Skip to content

Commit 1bb4ad2

Browse files
committed
add readme
1 parent b8d7f56 commit 1bb4ad2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

stress/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,11 @@ Throughput: 3,905,200 iterations/sec
3636
Throughput: 4,106,600 iterations/sec
3737
Throughput: 5,075,400 iterations/sec
3838
```
39+
40+
## Feature flags
41+
42+
"stats" - Prints memory and CPU usage. Has slight impact on throughput.
43+
44+
```sh
45+
cargo run --release --bin metrics --feature=stats
46+
```

0 commit comments

Comments
 (0)