10 lines
No EOL
251 B
Markdown
10 lines
No EOL
251 B
Markdown
|
|
What is the "granularity" of **Network measurements** compared to **Disk/Memory**?
|
|
|
|
---
|
|
|
|
🔍
|
|
|
|
- **Disk/Memory**: Can often be tracked with granularity down to the specific **thread**.
|
|
- **Network**: Usually measured for the **system as a whole**.
|
|
|