PyCharm IDE heap size configuration lacks documented project-size guidelines
Goal: establish a reliable -Xmx value for PyCharm that matches the memory footprint of a typical project without causing frequent OutOfMemoryError. Constraint: JetBrains documentation does not provide an objective heap‑size guideline tied to project size, lines of code, or number of modules, leaving the setting to trial‑and‑error. Uncertainty: users must bal