Hi. I have created a Hotel Management System which is loaded with scripts especially ajax.
The main interface comprises of checked in guests which is being updated/refreshed every 10 seconds.
The reason for that is to inform the user (cashier) that a guest's stay is over.
The problem is, when I have 80 or more rows (checkin), the system slows down. It's consuming a lot of memory.
My resolution was to upgrade the RAM to 6GB and increase the cache size of google chrome to 200MB.
Unfortunately, the problem still exists.
I appreciate your help and time. Thank you.
PS I attached an image of the user interface.
The main interface comprises of checked in guests which is being updated/refreshed every 10 seconds.
The reason for that is to inform the user (cashier) that a guest's stay is over.
The problem is, when I have 80 or more rows (checkin), the system slows down. It's consuming a lot of memory.
My resolution was to upgrade the RAM to 6GB and increase the cache size of google chrome to 200MB.
Unfortunately, the problem still exists.
I appreciate your help and time. Thank you.
PS I attached an image of the user interface.
Comment