View Issue Details

IDProjectCategoryView StatusLast Update
0002376Composrcorepublic2016-06-25 21:33
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0002376: Tempcode optimisation - minimised Tempcode objects
DescriptionOnly include unusual properties within the Tempcode object if they are set there dynamically with non-empty values

These ones are unusual and don't usually need to be there:
    pure_lang
    evaluate_echo_offset_group, evaluate_echo_offset_inner
    cached_output, fresh
    codename, children - maybe already fixed in feature__code_editing_update branch?

This is a pretty aggressive optimisation, but PHP allows dynamic object properties, so it's okay. Normally you'd specify out what object properties exist in advance.
TagsType: Performance
Time estimation (hours)2
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-04-05 17:24 Chris Graham New Issue
2016-04-05 17:24 Chris Graham Tag Attached: Type: Performance
2016-06-25 21:33 Chris Graham Status non-assigned => resolved
2016-06-25 21:33 Chris Graham Resolution open => fixed
2016-06-25 21:33 Chris Graham Assigned To => Chris Graham