Since you demanded ;-) It's on my pathetic little blog http://www.trunkful.com . As it notes at the top "I am not a designer!"
Wil Genovese On Mon, Nov 24, 2008 at 10:12 PM, s. isaac dealey <[EMAIL PROTECTED]> wrote: > > You can use java 1.5 (and up) features to run the java sizeOf() > > package in CF8: > > > > http://sourceforge.net/projects/sizeof > > http://sizeof.sourceforge.net/ > > > > I've tried it and it does work. You just need the JVM startup option > > to start the java agent as shown in the docs. > > Awesome, thanks James! :) > > I was looking at Charlie's server monitor presentations again and coming > back around to the same thing... The server monitor stops giving me > information far too early for me to learn anything practical... At least > in CF8 - maybe CF9 will include the enhancement that lets me get past > the first level deep, but in CF8 it's just not useful for me personally > in terms of memory analysis because I don't have gobs of variables in > the application or server scopes -- I keep everything either in > structures like application.tap or application.datafaucet or as private > members in CFCs like application.datafaucet.sources that contains > whatever datasource objects are available for the current app. CF8 > server monitor will only tell me that "hey, you've got a bunch of stuff > in application.datafaucet" which to me is like "thanks for the tip, > captain obvious!" > > I'll have to look into sizeOf() hopefully it'll make optimization easier > for me. :) > > > -- > s. isaac dealey ^ new epoch > isn't it time for a change? > ph: 781.769.0723 > > http://onTap.riaforge.org/blog > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315921 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

