Hi,

I've been looking into performance bottlenecks in my app and I noticed
that importing the sqlalchemy module itself takes >100 msec. It might
seem pedantic to be worried about 100 msec, but it seems like an
unnecessary startup cost. Have you considered ways of making
sqlalchemy modules faster to import?

Thanks,

Andres

--

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


Reply via email to