-
Type: Investigation
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.41.0
-
Component/s: Embedded Shell, Performance
-
Environment:OS: Mac OS Sonoma
node.js / npm versions: 20.10.x
Additional info:
-
Developer Tools
-
Iteration Fortitudo, Iteration Light Year, Iteration Neptune, Iteration O (Nov 4 -25)
Problem Statement/Rationale
Very simple insert script execute on MongoDb Atlas and my MacBook Pro M1 is running hot due to Compass Electron app while I insert 1 record every 5 seconds or so. It's crawling to halt. Memory leak?
Please be sure to attach relevant logs with any sensitive data redacted.
Steps to Reproduce
Create a for-loop with 5K records and a JSON payload with 4 - 5 parameters. Can be very simple.