On Mon, Aug 6, 2012 at 4:19 PM, Felipe Meirelles <
fel...@felipemeirelles.com.br> wrote:

> Without any model I have a huge drop on the cpu use, from around 300ms to
> around 60ms. Still higher than with Django, but its acceptable by the
> concept of the framework.


Because of that I am using a model-less approach[1], Please share your
tests here, we really need to find the better way to avoid the models and
put some model-less pattern in a documentation.

[1]
http://www.web2pyslices.com/slice/show/1479/model-less-apps-using-data-models-and-modules-in-web2py

https://github.com/rochacbruno/web2py_model_less_app

-- 



Reply via email to