Should profiler can give us a cue if the server is more or less slow between web2py version?
I can profile web2py 2.9.5 and the last beta if you want. Richard On Fri, Jan 9, 2015 at 12:18 PM, Richard Vézina <[email protected] > wrote: > GTK and app too, but I didn't profile or do any investigation... > > Richard > > On Fri, Jan 9, 2015 at 12:08 AM, Massimo Di Pierro < > [email protected]> wrote: > >> I am finding the GTK widget very slow. Is the server also slow? >> >> >> On Wednesday, 7 January 2015 14:10:26 UTC-6, Richard wrote: >>> >>> Most part of app seems to work... Is there some stuff I should check >>> more then other, thing that you made change that you want to make sure it >>> is not breaking backward compatibility? >>> >>> Richard >>> >>> On Wed, Jan 7, 2015 at 3:08 PM, Richard Vézina < >>> [email protected]> wrote: >>> >>>> Source work now with Ubunt 12.04, very slow though... >>>> >>>> Richard >>>> >>>> On Wed, Jan 7, 2015 at 12:01 PM, Kiran Subbaraman < >>>> [email protected]> wrote: >>>> >>>>> WIN works - it comes up, and can navigate through the bundled >>>>> welcome / examples / admin apps. Haven't tested a working DB based >>>>> application on it, though. >>>>> >>>>> ________________________________________ >>>>> Kiran Subbaramanhttp://subbaraman.wordpress.com/about/ >>>>> >>>>> On Wed, 07-01-2015 10:19 PM, Massimo Di Pierro wrote: >>>>> >>>>> Can you try once more please? I do not have a windows machine handy. >>>>> >>>>> On Wednesday, 7 January 2015 00:03:09 UTC-6, Kiran Subbaraman wrote: >>>>>> >>>>>> SRC seems to work ok now. I haven't deployed a working application >>>>>> on it to test it. >>>>>> WIN starts, but shows an error: >>>>>> >>>>>> Traceback (most recent call last): >>>>>> File "gluon/restricted.py", line 224, in restricted >>>>>> File >>>>>> "C:/Users/subbaraman/Downloads/web2py_win/web2py/applications/welcome/models/db.py" >>>>>> <http://127.0.0.1:8000/admin/default/edit/welcome/models/db.py>, line >>>>>> 14, in <module> >>>>>> db = >>>>>> DAL('sqlite://storage.sqlite',pool_size=1,check_reserved=['all']) >>>>>> File "gluon/dal/base.py", line 443, in __init__ >>>>>> File "gluon/custom_import.py", line 92, in custom_importer >>>>>> ImportError: No module named reserved_sql_keywords >>>>>> >>>>>> >>>>>> ________________________________________ >>>>>> Kiran Subbaramanhttp://subbaraman.wordpress.com/about/ >>>>>> >>>>>> On Wed, 07-01-2015 10:40 AM, Massimo Di Pierro wrote: >>>>>> >>>>>> OK. One more try. The problems with SRC and OSX versions are fixed. >>>>>> How about the WIN version? >>>>>> >>>>>> The GTK widget of the OSX version seems very slow on my Mac. I >>>>>> cannot figure out if it is a local problem or a more general one. >>>>>> >>>>>> On Tuesday, 6 January 2015 11:37:59 UTC-6, Massimo Di Pierro wrote: >>>>>>> >>>>>>> The 2.9.12 source is in >>>>>>> >>>>>>> http://web2py.com/examples/static/nightly/web2py_src.zip >>>>>>> >>>>>>> The 2.9.12 binaries are in >>>>>>> >>>>>>> http://web2py.com/examples/static/nightly/web2py_win.zip >>>>>>> http://web2py.com/examples/static/nightly/web2py_osx.zip >>>>>>> >>>>>>> Please help us test them so we can released 2.9.12. >>>>>>> >>>>>>> 2.9.12 includes mostly bug fixes but there is some major DAL >>>>>>> refactoring so we are concerned about backward compatibility. We think >>>>>>> it >>>>>>> works but please let us know asap if this breaks your code. >>>>>>> >>>>>>> Massimo >>>>>>> >>>>>>> -- >>>>>> Resources: >>>>>> - http://web2py.com >>>>>> - http://web2py.com/book (Documentation) >>>>>> - http://github.com/web2py/web2py (Source code) >>>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>>> --- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "web2py-users" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>>> >>>>>> -- >>>>> Resources: >>>>> - http://web2py.com >>>>> - http://web2py.com/book (Documentation) >>>>> - http://github.com/web2py/web2py (Source code) >>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "web2py-users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>>> >>>>> -- >>>>> Resources: >>>>> - http://web2py.com >>>>> - http://web2py.com/book (Documentation) >>>>> - http://github.com/web2py/web2py (Source code) >>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "web2py-users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> >>> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

