It would be nice to split the code up as much as we can to improve the memory footprint some.

CommentFileSizeAuthor
#2 489044_advf_code_split.patch6.21 KBneclimdul

Comments

michelle’s picture

Wow, 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

neclimdul’s picture

StatusFileSize
new6.21 KB

some things have been committed but here's some changes that make use of the built in auto loading code.

michelle’s picture

Status: Active » Closed (won't fix)

Hate 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