Results 1 to 10 of 21

Thread: Application speed

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Sweden
    Posts
    742

    Default Application speed

    Hi all,
    we have a very large erp system, which we have been porting to web over the past years. Next month the full version of it will be launched for a customer.
    One problem is that the system is quite slow. Lot's of server calls - since we do database lookups and fetch new data when the user enters data in for example a grid column.

    We also have a mobile application, which is much smaller in size and much less functionality. Naturally we do server calls for data entry here too, but this application is much faster than our deskotop one.

    So, my question is, what do all of the other teams out there do to speed up the user interface? Do you avoid calling entry and exit methods in the DD? Do you add lots of CPU and RAM on the server?

    Thanks in advance
    Last edited by flado; 2-Sep-2019 at 09:18 AM.
    /Leif Angestam
    Sweden

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •