Feature #1573
Improve performance by implementing per-object caching
| Status: | New | Start: | 2008-09-24 | ||
| Priority: | Should have | Due date: | |||
| Assigned to: | - | % Done: | 10% |
||
| Category: | - | Spent time: | - | ||
| Target version: | - | ||||
Description
Improve performance by implementing per-object caching
History
2008-09-25 10:26 - Ingo Renner
- File object_cache_prototype.diff added
Another idea how to tackle this one: The TS parser knows when it references or copies a branch in the TS tree, in this situation it could set some kind of meta-property which tells us that these branches are the same later on...