Date: | 2009-01-06 15:56:02 (16 years 3 months ago) |
Author: | Loic d'Anterroches |
Branch: | dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | a6c42120d8763f079ebcdaf8a7e47ea04123d82f |
Parents: |
a30a62d48f54d953663a9b5c1e82f54a139212ae
|
Message: | Improved issue 93, memory usage.
I have been doing tracing of the memory usage using xdebug, now I am
normally below 15MB for the linux kernel instead of 35MB. Please test. |
Changes: |
|
File differences
src/IDF/Scm/Git.php |
115 | 115 |
116 | 116 |
117 | 117 |
118 | |
| 118 |
119 | 119 |
120 | 120 |
121 | 121 |
... | ... |
166 | 166 |
167 | 167 |
168 | 168 |
169 | |
| 169 |
170 | 170 |
171 | 171 |
172 | 172 |
173 | 173 |
174 | |
| 174 |
175 | 175 |
176 | 176 |
177 | 177 |
178 | |
| 178 |
179 | 179 |
180 | 180 |
181 | 181 |
|
|
Download the corresponding diff file