Check if entity memory cache should be flushed between iterations

Created on 13 January 2025, 3 months ago

Key decision point

Determine whether the loop continues to increase memory usage when it should not. If it does, then this issue needs to be addressed.

Code reference

The relevant code is in the following file and lines:

Origin of the idea

The concept for this implementation is inspired by the following snippet:

Key considerations

  1. Flushing the entire entity cache to mitigate memory issues is not a viable solution. This approach can negatively impact performance and create additional overhead.
  2. Alternative workarounds should be investigated and proposed to address the memory usage problem efficiently without introducing further issues.
📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇭🇺Hungary mxr576 Hungary

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024