Four Js Development Tools Forum

Discussions by product => GAS and GBC => Topic started by: Ernest D. on May 30, 2019, 10:41:49 am



Title: Slower application on GAS 3.10 vs 3.00
Post by: Ernest D. on May 30, 2019, 10:41:49 am
Hello,

On the new version of GBC 3.10 we have a slow speed application problem on Zebra TC200 devices.
Device is working on the Android 7.1.2. The application is running on built-in CHROME BROWSER. The application works with the INFORMIX database. The same application was significantly faster at GWC 3.00.

Can you give us a some solution? Is any xcf file configuration needed? Is there a different configuration of the xcf file between the 3.00 3.10 versions?


Our configuration:
 GAS version:
 3.10.11

 FGL version:
 3.10.15 rev-a06da0cc

 DBserver Informix:
 Informix 12.10.FC7WE


Title: Re: Slower application on GAS 3.10 vs 3.00
Post by: Reuben B. on May 31, 2019, 01:44:36 am
Quote
Is there a different configuration of the xcf file between the 3.00 3.10 versions?

If there was, it would be in the Upgrade Guide section of the documentation http://4js.com/online_documentation/fjs-gas-manual-html/#gas-topics/c_gas_migrate_310.html

This sounds like an issue that should be managed through your support contact.  Please ensure you give the correct version information, you said "GBC 3.10", GBC has its own version numbering scheme and is upto 1.00.53.

I do wonder if you have moved from using GAS 3.00 using the GWC-HTML5 snippets, to using GAS 3.10 with GBC.  Long story short, the Application Server is doing less work whilst the Browser is doing more work with this move, and so I am wondering how much work is the Browser being asked to do (simple or complex forms) and what processing capabilities does the Zebra TC200 device have.  If so the first test might be to compare speed running browser on small device vs browser on desktop, and then in desktop using Dev Tools to throttle and simulate low or mid tier mobile.

Reuben