Skip to content

Commit 14bea8d

Browse files
authored
adjust cpu usage observation
1 parent 6d5ce1d commit 14bea8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spectator/lang/nodejs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ The benchmark incremented a single counter with two tags in a tight loop, to sim
460460
usage, and the rate-per-second observed on the corresponding Atlas graph matched. The protocol line
461461
was `74` characters in length.
462462

463-
The Node.js process CPU usage was ~100% and the `spectatord` process CPU usage was ~50% on this 8
463+
The Node.js process CPU usage was ~100% and the `spectatord` process CPU usage was ~45% on this 8
464464
vCPU system.
465465

466466
Without `await`, a heap limit allocation fail error will occur around 5.5M iterations at 34 seconds.

0 commit comments

Comments
 (0)