It would be nice to split the code up as much as we can to improve the memory footprint some.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 489044_advf_code_split.patch | 6.21 KB | neclimdul |
It would be nice to split the code up as much as we can to improve the memory footprint some.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 489044_advf_code_split.patch | 6.21 KB | neclimdul |
Comments
Comment #1
michelleWow, what an original idea. :P
Ok, as I mentioned, I think the preprocesses are a prime candidate. Some of those have a lot of code that is only used for that preprocess. If we replace the code in them with an include of a .inc with the actual code, that will help a lot. There's probably more places as well but that's as far as I got with the idea while I was in the shower. :)
Michelle
Comment #2
neclimdulsome things have been committed but here's some changes that make use of the built in auto loading code.
Comment #3
michelleHate to do this to you but the code has changed around quite a bit since June. If you feel like taking another look and re-rolling this, let's talk about exactly what you're doing and get it in right away. Otherwise, maybe we can re-visit this in AF3 right at the begining of the cycle.
Michelle