-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: 1.36.2
-
Component/s: Real Time Server Stats
-
None
-
Environment:OS: macOS Monterey 12.6.3 (M1)
node.js / npm versions: v16.19.0 / 8.19.3
-
3
Problem Statement/Rationale
Under the performance tab, Compass is reporting 402.53 GB of virtual memory being used. That's almost my entire SSD, and seems in error.
Steps to Reproduce
Install Compass, connect to a database, go to the performance tab.
No activity, just idle. Seems to consistently hold this value.
Expected Results
Maybe a unit is off, but I would expect this to be a more reasonable threshold. Resident memory is 30m, I doubt virtual is ~400 GB.
Also kind of strange there's no unit at the bottom - just says: "402.52" unlike Resident which says: "30m". Unit is displayed only on the y-axis.
Actual Results
Virtual memory consistently reporting at nearly my entire SSD.
Additional Notes
This memory visualization presses resident memory to 1-pixel at the bottom of the chart, due to the magnitude of min/max on the y-axis.