Interesting and I liked the CherryPy results. I used CherryPy a lot 5 to 6 years ago back in my Python using days -- simple and does the job.
That said, database access, network latency, caching, etc. are so important that you might as well just use the framework you like, then tune if required.