I think the URL dispatch cases are valid (dynamic urls and some that never changes)... so legit at least for django (I looked at code)... I have no idea if the code is valid for other frameworks. I have run that benchmark as it explained in that post and got almost the same results... hmmm, why 'missing' test case is so slow... even in bottle? Can someone tell me?
2012/10/10 Moonlight <[email protected] <javascript:>> > >> I think this <http://packages.python.org/wheezy.web/tutorial.html> one >> explains how it works. > > > A quick read make me think it's a bit complex. > > Check out the routing benchmark too > http://mindref.blogspot.fr/2012/10/python-web-routing-benchmark.html > > If this is legit tests, they are impressive. > > Would you mind at least using the [email protected] > <javascript:>ML... > > Thanks, > > Amirouche > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/JTLzNwshW8IJ. 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/django-users?hl=en.

