Joe, Have you read the performance brief?
http://www.macromedia.com/software/coldfusion/whitepapers/pdf/cfmx_performance_brief.pdf Bear in mind that the tests of scalability etc, are typically done using what would be a production environment. In development you have the overhead of compiling the templates, and certainly during this compilation phase the CPU utilisation peaks at up to 100%, but this is hardly reflective of what the user would see. Cheers Mark > >This is really funny.... over and over.. no facts/proofs of test by >anybody.... >I would really be exited and happy to know that CFMX Scales... >If i can see some facts/proofs. > >Joe > >-----Original Message----- >From: Sean A Corfield [mailto:[EMAIL PROTECTED]] >Sent: Sunday, July 28, 2002 11:05 PM >To: CF-Talk >Subject: Re: CFMX Taking all CPU Resources? > > >On Sunday, July 28, 2002, at 05:57 , Joe Eugene wrote: > > I am having a hard time.. conveying the messsage.. > >Yes, so it seems :) > > > We are talking about basic code in ColdFusion.. every answer i get > > is like.. Custom Tags..(oh for CFMX u need to do this.. or this is > > how you can Optimize.. for CFMX...CFC .. function blah blah) > >That's because you are not being specific about what code you are testing >that is running slower. Show us your code! > > > Nobody has said.. alright.. if you code <CFLOOP> this way in CF5.0 > > you can speed it up writing <CFLOOP> like THIS(.....) in CFMX. > >Because the code fragment you posted did not seem to be real code (a >simple cfloop that created an impossibly long string). No one has >suggested that such basic constructs need rewriting in CFMX. > >Custom tag invocation is definitely faster - several people here have >testified to that. > > > ARE YOU GUYS SAYING THAT CFMX is 10% FASTER THAN CF5.0? > > If so.. What were the TESTS you did to prove this? > >READ THE PERFORMANCE BRIEF! As Todd (I think?) said, people are beginning >to tune you out because you are not providing any facts. Try to be >specific. Show us code that you've tested that is slower on CFMX and then >we can see why that is. > > > NOTE: Sean... i read quite a lot from here and there.. its awfully.. >hard > > for me to write down who the author,published date.. etc everytime i >read > > something. > >Why is it hard? You read something, you make a note of the article. > >C'mon Joe, you're whining a lot but you're not backing it up with details. >. > >"If you're not annoying somebody, you're not really alive." >-- Margaret Atwood > > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

