> From: andriy.kornats...@live.com
> To: python-list@python.org
> Subject: Python Web Routing Benchmark
> Date: Wed, 10 Oct 2012 17:05:08 +0300
>
>
> How fast web frameworks process routing (URL dispatch)?
>
> Here is a benchmark for various web framew
How fast web frameworks process routing (URL dispatch)?
Here is a benchmark for various web frameworks (bottle, django, flask, pyramid,
tornado and wheezy.web) running the following routing: static, dynamic, SEO and
missing... with a trivial 'hello world' application (all routes are pointing t