You don't report execution times on do you?

Mark

On Wed, Apr 28, 2010 at 6:20 AM, John Whish <john.wh...@googlemail.com>wrote:

> I can't see anything wrong with your config. Do you have any triggers in
> the database? Also is there anything going on in the decorator?
>
>
> On 23 April 2010 13:45, Sir Rawlins 
> <robert.rawl...@thinkbluemedia.co.uk>wrote:
>
>> Hello Guys,
>>
>> I've been trying to debug a performance issue in an application which
>> I have, after some tracing through I've found it appears to be the
>> save method on an object which is causing the problem.
>>
>> I have an object definition which looks something like this:
>> http://pastebin.com/M3RLwr4u
>>
>> This auditing footprint has relationships with a few different
>> objects, in the following manor: http://pastebin.com/nSHs2ucM
>>
>> Now, when saving this object like so: http://pastebin.com/Rgbea549
>>
>> It takes anywhere between 10,000ms and 15,000ms to complete.
>>
>> Now, this just seems like an awfully long time to save what is
>> essentially a very simple object.
>>
>> Perhaps I'm doing something wrong? perhaps this is expected behavior?
>>
>> I'd appreciate your help on this guys.
>>
>> Robert
>>
>> --
>> Before posting questions to the group please read:
>>
>> http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer
>>
>> Try out the new Transfer ORM Custom Google Search:
>> http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8
>>
>> You received this message because you are subscribed to the Google Groups
>> "transfer-dev" group.
>> To post to this group, send email to transfer-dev@googlegroups.com
>> To unsubscribe from this group, send email to
>> transfer-dev+unsubscr...@googlegroups.com<transfer-dev%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/transfer-dev?hl=en
>>
>
>  --
> Before posting questions to the group please read:
>
> http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer
>
> Try out the new Transfer ORM Custom Google Search:
> http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8
>
> You received this message because you are subscribed to the Google Groups
> "transfer-dev" group.
> To post to this group, send email to transfer-dev@googlegroups.com
> To unsubscribe from this group, send email to
> transfer-dev+unsubscr...@googlegroups.com<transfer-dev%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/transfer-dev?hl=en
>



-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

Hands-on ColdFusion ORM Training @ cf.Objective() 2010
www.ColdFusionOrmTraining.com/

-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

Try out the new Transfer ORM Custom Google Search:
http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to