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
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

Reply via email to