View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002144 | Composr | core | public | 2016-01-27 15:42 | 2016-06-19 02:10 |
| Reporter | Chris Graham | Assigned To | Chris Graham | ||
| Severity | Feature-request | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0002144: Memory optimisation | ||||
| Description | See if we can bring the memory limit down via analysis using: https://github.com/BitOne/php-meminfo I don't know of any specific problems, but this would be a useful exercise. | ||||
| Tags | Type: Performance | ||||
| Time estimation (hours) | 8 | ||||
| Sponsorship open | |||||
|
|
Archive.zip (82,588 bytes) |
|
|
This was very worthwhile, a good alternative path into optimisation not tried before. I managed with a few hours work to shave off about 14% memory, which also will help CPU (as it doesn't need to allocate/fill that data now either). I've attached memory dump details after I've finished for reference. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-19 02:08 | Chris Graham | File Added: Archive.zip | |
| 2016-06-19 02:08 | Chris Graham | Status | non-assigned => resolved |
| 2016-06-19 02:08 | Chris Graham | Resolution | open => fixed |
| 2016-06-19 02:08 | Chris Graham | Assigned To | => Chris Graham |
| 2016-06-19 02:10 | Chris Graham | Note Added: 0004058 |