Some followups:

Python 2.4.3 on 64-bit linux.
Timings are near identical in SA 0.5.2 and 0.5.3.


On Apr 8, 9:57 am, Gregg Lind <[email protected]> wrote:
> Good morning!
>
> I hope I'm not tipping any sacred cows here, but for simple SqlA
> objects, it seems to be a heckuva lot faster to just insert into the
> table directly (using SqlA expression language) than to insert the
> objects via session.flush().  In the attached tests, I'm observing a
> 10x -20x  speedup.  I'm still new to SqlA, so I was hoping the list
> here would be kind enough to verify my observation.
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
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