Few refectories were done to enhance the performance:
- Reduce object size further and only load necessary objects.
- Apply gzip to compress the download file traveling through the network.
- Group third party Javascripts and loaded them at the bottom of the page.
- Remove the Javascript of downloading Google map key from home page. And load Google map key on demand when user selects to view map function.
- Fix the out of memory issue.
- In server side, make backend call for content with multi-thread.
Change History:
Author: Michael Wang, initial draft Publish Post
No comments:
Post a Comment