I ran an insert loop it looks like sqlalchemy is around 3-10 times as fast as SQLObject for simple code. (1000 inserts a second vs 100-300) I imagine it gets slower for more complicated code. Anybody know how fast python generated sql calls are in sqlalchemy? Is it ever slow?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

