Code Code Code.... I actually explained in detail what the code was
doing...earlier

1.<cfquery name="sQry" ...>
returns... ID,Title,Subject,Body,Published date,Version,Published_by etc.
2.Now Serialize this and write it to database in ONE FIELD/COLUMN.
3.Create a dynamic page... that gets the content from the database.
4. Deserialize ie WDDX2CFML
5.Display the content... <cfoutput>#OutString.Title#</cfoutput>
6.LOAD TEST with MS STRESS Tool/Load Runner or some else  30-50 users.... in
CFMX...hitting
  the same pages for different Content.(Url?cid=10,Url?cid=12 .....)
7.Do the same for CF5.0...


Joe

----- Original Message -----
From: "Sean A Corfield" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 4:39 PM
Subject: Re: CFMX Taking all CPU Resources?


> On Tuesday, July 30, 2002, at 01:07 , Joe Eugene wrote:
> > You havent given out any peformance tests.. other than MM Perf brief
> > I am NOT sure...you guys have any performance test for the details we
> > are talking about here...What can you expect from developers..?
>
> What? We're supposed to psychically guess what code you find is slower?
> Give me a break...
>
> Everyone here is waiting for you to actually show us a piece of code that
> you think is slower on CFMX. We've seen one script posted from someone
> else. Where's yours?
>
> I'm busy developing stuff on CFMX - it may have escaped your notice that
I'
> m working on a Mac and therefore don't have pre-MX versions of ColdFusion
> to test stuff on.
>
> Sean A Corfield -- http://www.corfield.org/blog/
>
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
>
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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

Reply via email to