From: rfthomas <rf...@as...> - 2014-07-30 15:10:14
|
We downloaded the most recent distribution 4.11.3 and installed it on our server. We notice a significant drop in responsiveness when logging into the system, navigating the menues, as well as painting any new screen. There appears to have been a lot of work to support multiple languages so that a user in one language can create documents (invoices, orders, etc.) in the target user's language, i.e customer or vendor's language. We are trying to understand the causes of this new slower performance. The prior versions were delightfully responsive. We have made no changes to our server configuration. -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Performance-4-11-3-tp4657575.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: gilberto d. s. a. <gs...@gm...> - 2014-07-30 20:53:16
|
please have you examples for what we can test in our environment? Until now we have see some processing slow on sales invoices when we confirm invoice [1] http://[our-erp-4113-env]/SelectOrderItems.php?NewOrder=Yes 2014-07-30 12:10 GMT-03:00 rfthomas <rf...@as...>: > We downloaded the most recent distribution 4.11.3 and installed it on our > server. We notice a significant drop in responsiveness when logging into > the system, navigating the menues, as well as painting any new screen. > > There appears to have been a lot of work to support multiple languages so > that a user in one language can create documents (invoices, orders, etc.) > in > the target user's language, i.e customer or vendor's language. > > We are trying to understand the causes of this new slower performance. The > prior versions were delightfully responsive. We have made no changes to > our > server configuration. > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Performance-4-11-3-tp4657575.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > -- gilberto dos santos alves +55.11.98646-5049 sao paulo - sp - brasil |
From: Phil D. <ph...@lo...> - 2014-07-31 09:13:38
|
It's still snappy for me :-) Have you got an old install side by side with a new one that you can compare directly ... I can't think of any good reason for this. Initial login can be delayed for DB maintenance. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 31/07/14 08:53, gilberto dos santos alves wrote: > please have you examples for what we can test in our environment? > Until now we have see some processing slow on sales invoices when we > confirm invoice [1] > > http://[our-erp-4113-env]/SelectOrderItems.php?NewOrder=Yes > > > 2014-07-30 12:10 GMT-03:00 rfthomas <rf...@as... > <mailto:rf...@as...>>: > > We downloaded the most recent distribution 4.11.3 and installed it > on our > server. We notice a significant drop in responsiveness when > logging into > the system, navigating the menues, as well as painting any new screen. > > There appears to have been a lot of work to support multiple > languages so > that a user in one language can create documents (invoices, > orders, etc.) in > the target user's language, i.e customer or vendor's language. > > We are trying to understand the causes of this new slower > performance. The > prior versions were delightfully responsive. We have made no > changes to our > server configuration. > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/Performance-4-11-3-tp4657575.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > <mailto:Web...@li...> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > -- > gilberto dos santos alves > +55.11.98646-5049 > sao paulo - sp - brasil > > > > > > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: rfthomas <rf...@as...> - 2014-08-04 17:01:57
|
We will set-up the old version and do a comparison of the sources and some simple benchmarks. We see delays when changing from main menu to menu, e.g. Sales to Manufacturing. -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Performance-4-11-3-tp4657575p4657588.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: rfthomas <rf...@as...> - 2014-08-04 17:38:08
|
We have reinstalled our "production" webERP V4.10.1 making very simple performance tests verses 4.11.3: 1) Login - after entering user name and password: v4.10.1 no delay, v4.11.3 4 seconds 2) Switch menu from Sales to Manufacturing: v4.10.1 no delay, v4.11.3 4 seconds 3) Select Items from top menu: v4.10.1 no delay, v4.11.3 3 seconds The above are all index.php actions. We will start comparing sources to see where changes were made that could be causing such a performance hit. The above times are on our web server. On other in-house systems running AMP the delays are less in magnitude but still noticeable. Bob Thomas -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Performance-4-11-3-tp4657575p4657590.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |