I have three different computers which are exhibiting drastically different speeds executing the Duplicate function. All computers are running CF5. The function is copying a large structure from the application scope to the request scope.
Computer 1: remote webserver, dual processor, raid 5, Win 2000 Server, 640 MB ram ---> Speed 1500 ms Computer 2: local desktop, single processor, Win 2000 Pro, 512 MB ram ---> Speed 100 ms Computer 3: remote webserver, single processor, Win NT 4.5, 512 MB ram ---> Speed 150 ms I would think #1 would be faster, certainly not 15 times slower. I am at a loss to explain the difference and am seeking ideas of where the problem could be. Most other tasks are about the same speed on all computers. Besides this duplicate, I have noticed that calling modules are also much slower on computer 1. Thanks in advance for any ideas. Chris ------------------------------------ Christopher P. Maher, FCAS, MAAA Modotech, Inc. [EMAIL PROTECTED] http://www.modotech.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

