You can download the code here:

http://77.43.75.110/temp/cinquestelle.tar.gz

you need sorl as dependencies too:

http://pypi.python.org/pypi/sorl-thumbnail/3.2.5


On 6 Lug, 15:57, Björn Lindqvist <bjou...@gmail.com> wrote:
> 2011/7/6 drakkan <drakkan1...@gmail.com>:
>
> > Bruno, I'm talking about an high level framework such as play (http://
> >www.playframework.org/). Develop an application with play is as simple
> > as a django one, until now I used django and I like python more than
> > java and I want to understand if I'm doing something wrong or if is
> > the framework/programming language that is performing so bad. I sent
> > my code to Xavier, I noticed now I sent a private email, if someone
> > other would like to see my test code I can resend the link to download
> > it, however is a really simple app that make two db queries and render
> > a template I cannot see anything wrong in it
>
> Please send the link. Just because you can't see anything wrong with
> the code, doesn't mean there isn't anything wrong with it. Likely, you
> are doing something wrong which eats up the performance but without
> seeing the source, one can only speculate on what that may be. Your
> "simple" app aren't as simple as you think it is.
>
> There are dozens of similar threads created on the python related
> mailing lists each year. In some cases python is slower than language
> X, in other cases it is faster (because much of the core is
> implemented in C, for example) other times it does not matter because
> the task is IO bound anyway.
>
> --
> mvh/best regards Björn Lindqvisthttp://www.footballexperts.net/

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

Reply via email to