> On Friday 03 January 2003 05:54 am, James H. Thompson wrote:
> > We have a good size PHP libary -- about 370KB of source code.
> > Its one class with a multitude of small functions in it.
>
> that's a huge class. is it feasible to split it into smaller classes that
> do smaller things?
Its sp
On Friday 03 January 2003 05:54 am, James H. Thompson wrote:
> We have a good size PHP libary -- about 370KB of source code.
> Its one class with a multitude of small functions in it.
that's a huge class. is it feasible to split it into smaller classes that
do smaller things?
i only ask. i have
We have a good size PHP libary -- about 370KB of source code.
Its one class with a multitude of small functions in it.
just doing a require_once() on this library appears to use about 5MB of
memory.(the change in VmSize in /proc/self/status)
Is this a normal ratio of PHP source code size to execu
3 matches
Mail list logo