in reply to Re: Re: Migrating to static structure?
in thread Migrating to static structure?

3MB??!!

It's bloated size ( /. 3k, PerlMonks 6k, Salon 1.3MB ) is all the more reason to refactor. If it is not worth it, it should be scrapped all together. No matter what, it sounds like a cache is the only thing that would really help in the mean time.

()-()
 \"/
  `                                                     
  • Comment on Re: Re: Re: Migrating to static structure?

Replies are listed 'Best First'.
Re: Re: Re: Re: Migrating to static structure?
by pit (Initiate) on Aug 01, 2002 at 10:47 UTC
    Yeap,

    [pit@tux devel]$ du -s cgi-local
    3032 ./cgi-local

    Ok, probably some scraps are there too, but it's at least about 2.5MB (I'm counting here all the scripts, custom modules and libraries)

    Peter