Skip to content

Commit a463cd8

Browse files
authored
add notes on process cpu usage
1 parent 42ea37a commit a463cd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/spectator/lang/py/usage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,3 +381,6 @@ observed the following single-threaded performance numbers across a two-minute t
381381
The benchmark incremented a single counter with two tags in a tight loop, to simulate real-world tag
382382
usage, and the rate-per-second observed on the corresponding Atlas graph matched. The protocol line
383383
was `74` characters in length.
384+
385+
The Python process CPU usage was ~100% and the `spectatord` process CPU usage was ~55% on this 8 vCPU
386+
system.

0 commit comments

Comments
 (0)