It is definitively faster. How much depends on the specific code but every 
part of web2py is a little laster. Some just a few percent, some as much as 
100x. Retrieving most records from DB should give the most benefit.

Moreover we have new API that can make things even faster, for example 
select(cacheable=True).

We have a new editor (ACE) but we are still considering alternatives.

massimo

On Monday, 3 September 2012 17:52:31 UTC-5, lucas wrote:
>
> hello one and all,
>
> just updated to 2.0.6 today.  nice, awesome, it seems faster, is it or is 
> it my imagination?
>
> noticed a few changes in the editor, although i like the smaller font and 
> colors a lot more.  i can't change the size of the editor window like i 
> used to which was a huge thing for me and the find box is very different 
> and it doesn't have replace.
>
> has anyone else complained like i am, don't want to be the only big whiny 
> one.  anyway, great on everything.  lucas
>

-- 



Reply via email to