View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002895 | DarkRadiant | Design/Coding | public | 27.10.2011 07:26 | 11.10.2012 19:03 |
| Reporter | greebo | Assigned To | greebo | ||
| Priority | normal | Severity | normal | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.6.1 | ||||
| Target Version | 1.7.0 | Fixed in Version | 1.7.0 | ||
| Summary | 0002895: EntityClassManager module is using a lot of memory | ||||
| Description | In my debug build I watched the memory allocation go up to 900 MB while the Entity Class Manager is initialising. This is definitely too much. | ||||
| Additional Information | The primary memory hog is the AttributeCopyingVisitor in the resolveInheritance method. 50% of the memory allocation can be blamed on the editor keys, the other half are actual spawnargs. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 27.10.2011 07:26 | greebo | New Issue | |
| 27.10.2011 07:26 | greebo | Status | new => confirmed |
| 27.10.2011 07:40 | greebo | Additional Information Updated | |
| 28.10.2011 09:18 | greebo | Assigned To | => greebo |
| 28.10.2011 09:18 | greebo | Status | confirmed => assigned |
| 28.10.2011 09:18 | greebo | Product Version | 1.7.0 => 1.6.1 |
| 28.10.2011 09:18 | greebo | Target Version | => 1.7.0 |
| 28.10.2011 09:20 | greebo | Note Added: 0004109 | |
| 28.10.2011 09:20 | greebo | Status | assigned => resolved |
| 28.10.2011 09:20 | greebo | Fixed in Version | => 1.7.0 |
| 28.10.2011 09:20 | greebo | Resolution | open => fixed |
| 11.10.2012 19:03 | greebo | Status | resolved => closed |