I'm playing with web.py at the moment (it's far more fun and productive than ASP.Net!).
I've encountered quite high page latency ~ 275ms using fetching 3 rows from PostgreSQL via web.select(). This is using the development configuration. The stack is as follows: Win7 rc, Python 2.6, built in web server (application.run), Psycopg2, PostgreSQL 8.3.7. Any ideas how to speed it up or is this down to my environment / configuration? Cheers, Chris Smith http://www.chrisjsmith.me.uk/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
