you need to forward the *actual test program* which you are running.  i
have tests for performance which generally show very minute speed
differences between 0.2 and 0.3.  The logging statements can be sped up
by making them conditional and maybe removing some.  but im really
curious to see what youre doing that is adding such a huge amount of
time....if you are inserting thousands of rows, thats something better
suited for straight SQL, for example.


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

Reply via email to